Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Davdct.c46 {"int", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_INT }, INT_MIN, INT_MAX, V|E|D, "idct"},
H A Didctdsp.c279 if (avctx->idct_algo == FF_IDCT_INT) { in ff_idctdsp_init()
H A Davcodec.h1419 #define FF_IDCT_INT 1 macro
H A Doptions_table.h166 {"int", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_INT }, INT_MIN, INT_MAX, V|E|D, "idct"},

Completed in 7 milliseconds