Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c805 const double mv_ratio_accumulator_thresh = in define_gf_group() local
886 (mv_ratio_accumulator > mv_ratio_accumulator_thresh || in define_gf_group()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2438 double mv_ratio_accumulator_thresh; in define_gf_group() local
2484 mv_ratio_accumulator_thresh = in define_gf_group()
2612 ((mv_ratio_accumulator > mv_ratio_accumulator_thresh) || in define_gf_group()