Searched refs:FF_DEBUG_NOMC (Results 1 – 3 of 3) sorted by relevance
1638 #define FF_DEBUG_NOMC 0x01000000 macro
292 if (s->avctx->debug & FF_DEBUG_NOMC) { in dct_init()1397 if (s->avctx->debug & FF_DEBUG_NOMC) { in ff_mpv_frame_start()
220 {"nomc", "skip motion compensation", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_NOMC }, INT_MIN, INT_MA…