Searched refs:redundant_pic_cnt_present (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvdpau_h264.c154 info->redundant_pic_cnt_present_flag = h->pps.redundant_pic_cnt_present;
H A Dvaapi_h264.c276 pic_param->pic_fields.bits.redundant_pic_cnt_present_flag = h->pps.redundant_pic_cnt_present;
H A Dh264_ps.c692 pps->redundant_pic_cnt_present = get_bits1(&h->gb);
729 pps->redundant_pic_cnt_present ? "REDU" : "",
H A Ddxva2_h264.c153 pp->redundant_pic_cnt_present_flag= h->pps.redundant_pic_cnt_present;
H A Dh264.h250 int redundant_pic_cnt_present; ///< redundant_pic_cnt_present_flag member in struct:PPS
H A Dh264_parser.c132 if (h->pps.redundant_pic_cnt_present)
H A Dvdpau.c260 render->info.h264.redundant_pic_cnt_present_flag = h->pps.redundant_pic_cnt_present;
H A Dh264_slice.c1748 if (h->pps.redundant_pic_cnt_present)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvaapi_h264.c276 pic_param->pic_fields.bits.redundant_pic_cnt_present_flag = h->pps.redundant_pic_cnt_present;
H A Dh264_ps.c562 pps->redundant_pic_cnt_present = get_bits1(&s->gb);
594 pps->redundant_pic_cnt_present ? "REDU" : "",
H A Ddxva2_h264.c150 pp->redundant_pic_cnt_present_flag= h->pps.redundant_pic_cnt_present;
H A Dh264.h226 int redundant_pic_cnt_present; ///< redundant_pic_cnt_present_flag member in struct:PPS
H A Dvdpau.c184 render->info.h264.redundant_pic_cnt_present_flag = h->pps.redundant_pic_cnt_present;
H A Dh264.c3106 if(h->pps.redundant_pic_cnt_present){

Completed in 108 milliseconds