Searched refs:chroma_elim_threshold (Results 1 – 2 of 2) sorted by relevance
117 int chroma_elim_threshold; member641 …FF_MPV_OFFSET(chroma_elim_threshold), AV_OPT_TYPE_INT, { .i64 = 0 }, INT_MIN, INT_MAX, FF_MPV_OPT_…
2533 if (s->chroma_elim_threshold && !s->mb_intra) in encode_mb_internal()2535 dct_single_coeff_elimination(s, i, s->chroma_elim_threshold); in encode_mb_internal()