Searched refs:ff_h264_decode_ref_pic_list_reordering (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.h824 int ff_h264_decode_ref_pic_list_reordering(H264Context *h);
H A Dh264_refs.c220 int ff_h264_decode_ref_pic_list_reordering(H264Context *h) function
H A Dh264_slice.c1764 ret = ff_h264_decode_ref_pic_list_reordering(h);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h638 int ff_h264_decode_ref_pic_list_reordering(H264Context *h);
H A Dh264_refs.c187 int ff_h264_decode_ref_pic_list_reordering(H264Context *h){ function
H A Dh264.c3150 if(h->slice_type_nos!=AV_PICTURE_TYPE_I && ff_h264_decode_ref_pic_list_reordering(h) < 0) {

Completed in 208 milliseconds