Searched refs:gf_zeromotion_pct (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h498 int gf_zeromotion_pct; member in struct:VP9_COMP
H A Dvp9_firstpass.c1723 cpi->gf_zeromotion_pct = (int)(zero_motion_accumulator * 1000.0);
2170 cpi->gf_zeromotion_pct = 0;
2182 if (cpi->gf_zeromotion_pct > 995) {

Completed in 37 milliseconds