Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_refs.c222 if (h->avctx->debug & FF_DEBUG_MMCO) { in print_short_term()
238 if (h->avctx->debug & FF_DEBUG_MMCO) { in print_long_term()
497 if (h->avctx->debug & FF_DEBUG_MMCO) in find_short()
530 if (h->avctx->debug & FF_DEBUG_MMCO) in remove_short()
628 if ((h->avctx->debug & FF_DEBUG_MMCO) && mmco_count == 0) in ff_h264_execute_ref_pic_marking()
633 if (h->avctx->debug & FF_DEBUG_MMCO) in ff_h264_execute_ref_pic_marking()
654 if (h->avctx->debug & FF_DEBUG_MMCO) in ff_h264_execute_ref_pic_marking()
675 } else if (h->avctx->debug & FF_DEBUG_MMCO) in ff_h264_execute_ref_pic_marking()
H A Davcodec.h1332 #define FF_DEBUG_MMCO 0x00000800 macro
H A Doptions_table.h198 {"mmco", "memory management control operations (H.264)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_MMCO }, INT_MIN, INT_MAX, V|D, "debug"},

Completed in 8 milliseconds