Searched refs:ff_h264_decode_ref_pic_marking (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264.h833 int ff_h264_decode_ref_pic_marking(H264Context *h, GetBitContext *gb,
H A Dh264_refs.c788 int ff_h264_decode_ref_pic_marking(H264Context *h, GetBitContext *gb, function
H A Dh264_slice.c1792 ret = ff_h264_decode_ref_pic_marking(h0, &h->gb,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h647 int ff_h264_decode_ref_pic_marking(H264Context *h, GetBitContext *gb);
H A Dh264_refs.c657 int ff_h264_decode_ref_pic_marking(H264Context *h, GetBitContext *gb){ function
H A Dh264.c3177 if(h->nal_ref_idc && ff_h264_decode_ref_pic_marking(h0, &s->gb) < 0 &&

Completed in 117 milliseconds