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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_picture.c167 err = ff_h264_execute_ref_pic_marking(h, h->mmco, h->mmco_index);
H A Dh264.h831 int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count);
H A Dh264_refs.c587 int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count) function
H A Dh264_slice.c696 err = ff_h264_execute_ref_pic_marking(h, h->mmco, h->mmco_index);
1617 ret = ff_h264_execute_ref_pic_marking(h, h->mmco, h->mmco_index);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h645 int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count);
H A Dh264_refs.c498 int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count){ function
H A Dh264.c1268 err = ff_h264_execute_ref_pic_marking(h, h->mmco, h->mmco_index);
2533 err = ff_h264_execute_ref_pic_marking(h, h->mmco, h->mmco_index);
2994 if (ff_h264_execute_ref_pic_marking(h, h->mmco, h->mmco_index) < 0 &&

Completed in 197 milliseconds