Searched refs:golomb_to_pict_type (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264data.h58 static const uint8_t golomb_to_pict_type[5]= variable
H A Dh264_parser.c166 s->pict_type = golomb_to_pict_type[slice_type % 5];
H A Dsvq3.c735 h->slice_type = golomb_to_pict_type[i];
H A Dh264.c3690 slice_type= golomb_to_pict_type[ slice_type ];

Completed in 126 milliseconds