Searched refs:mmco_count (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_refs.c587 int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count) argument
594 if ((h->avctx->debug & FF_DEBUG_MMCO) && mmco_count == 0)
597 for (i = 0; i < mmco_count; i++) {
H A Dh264.h831 int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_refs.c498 int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count){ argument
504 if((s->avctx->debug&FF_DEBUG_MMCO) && mmco_count==0)
507 for(i=0; i<mmco_count; i++){
H A Dh264.h645 int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count);

Completed in 217 milliseconds