Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibaomenc.c76 int static_thresh; member
825 codecctl_int(avctx, AOME_SET_STATIC_THRESHOLD, ctx->static_thresh); in aom_init()
1265 …ld on blocks below which they will be skipped by the encoder", OFFSET(static_thresh), AV_OPT_TYPE_…
Dlibvpxenc.c100 int static_thresh; member
1078 codecctl_int(avctx, VP8E_SET_STATIC_THRESHOLD, ctx->static_thresh); in vpx_init()
1760 …ld on blocks below which they will be skipped by the encoder", OFFSET(static_thresh), AV_OPT_TYPE_…