Home
last modified time | relevance | path

Searched refs:FF_DEBUG_MMCO (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_refs.c223 if (h->avctx->debug & FF_DEBUG_MMCO) { in print_short_term()
239 if (h->avctx->debug & FF_DEBUG_MMCO) { in print_long_term()
498 if (h->avctx->debug & FF_DEBUG_MMCO) in find_short()
531 if (h->avctx->debug & FF_DEBUG_MMCO) in remove_short()
629 if ((h->avctx->debug & FF_DEBUG_MMCO) && mmco_count == 0) in ff_h264_execute_ref_pic_marking()
634 if (h->avctx->debug & FF_DEBUG_MMCO) in ff_h264_execute_ref_pic_marking()
655 if (h->avctx->debug & FF_DEBUG_MMCO) in ff_h264_execute_ref_pic_marking()
676 } else if (h->avctx->debug & FF_DEBUG_MMCO) in ff_h264_execute_ref_pic_marking()
Davcodec.h1633 #define FF_DEBUG_MMCO 0x00000800 macro
Doptions_table.h216 …management control operations (H.264)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_MMCO }, INT_MIN, IN…