Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2351 double abs_mv_in_out_thresh; in define_gf_group() local
2397 abs_mv_in_out_thresh = (cpi->initial_height + cpi->initial_width) / 200.0; in define_gf_group()
2498 (abs_mv_in_out_accumulator > abs_mv_in_out_thresh) || in define_gf_group()