Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1328 #define FF_DEBUG_DCT_COEFF 0x00000040 macro
H A Doptions_table.h193 {"dct_coeff", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_DCT_COEFF }, INT_MIN, INT_MAX, V|D, "debug"},
H A Dmpegvideo.c1651 if (s->avctx->debug & FF_DEBUG_DCT_COEFF) { in ff_mpv_reconstruct_mb()
/third_party/ffmpeg/fftools/
H A Dffmpeg.c3600 while (debug & FF_DEBUG_DCT_COEFF) //unsupported, would just crash in check_keyboard_interaction()

Completed in 13 milliseconds