Searched defs:esq (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | compound_type.c | 149 uint32_t esq[2][2]; in estimate_wedge_sign() local
|
D | tx_search.c | 562 unsigned int esq[16] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in get_energy_distribution_fine() local 1646 unsigned int esq[256]; in get_energy_distribution_finer() local
|