Home
last modified time | relevance | path

Searched defs:e_recip (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dtx_search.c640 const double e_recip = 1.0 / total; in get_energy_distribution_fine() local
1685 const float e_recip = 1.0f / (float)total; in get_energy_distribution_finer() local