Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtx_search.c1678 float hor_val = 1.0f / esq_w; in get_energy_distribution_finer() local
1679 for (j = 0; j < esq_w - 1; j++) hordist[j] = hor_val; in get_energy_distribution_finer()