Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c1454 const double e_recip = 1.0 / total; in get_energy_distribution_fine() local
1605 const float e_recip = 1.0f / (float)total; in get_energy_distribution_finer() local