Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibaomenc.c113 int use_inter_dct_only; member
793 if (ctx->use_inter_dct_only >= 0) in aom_init()
794 codecctl_int(avctx, AV1E_SET_INTER_DCT_ONLY, ctx->use_inter_dct_only); in aom_init()
1303 …only", "Use DCT only for INTER modes", OFFSET(use_inter_dct_only), AV_…