Searched refs:redundant_pic_count (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddxva2_h264.c263 slice->redundant_pic_cnt = h->redundant_pic_count;
H A Dh264.h485 int redundant_pic_count; member in struct:H264Context
H A Dh264.c1252 copy_fields(h, h1, poc_lsb, redundant_pic_count);
3107 h->redundant_pic_count= get_ue_golomb(&s->gb);
3984 if(hx->redundant_pic_count==0
4020 if(hx->redundant_pic_count==0 && hx->intra_gb_ptr && hx->s.data_partitioning
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddxva2_h264.c279 slice->redundant_pic_cnt = h->redundant_pic_count;
H A Dh264.h600 int redundant_pic_count; member in struct:H264Context
H A Dh264.c1635 if (hx->redundant_pic_count == 0) {
1687 if (hx->redundant_pic_count == 0 &&
H A Dh264_slice.c677 copy_fields(h, h1, poc_lsb, redundant_pic_count);
1749 h->redundant_pic_count = get_ue_golomb(&h->gb);

Completed in 81 milliseconds