Searched defs:ht_cnt (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dvariance_msa.c46 int32_t ht_cnt; local
52 for (ht_cnt = (height >> 2); ht_cnt--;) {
72 int32_t ht_cnt; local
78 for (ht_cnt = (height >> 2); ht_cnt--;) {
99 int32_t ht_cnt; local
104 for (ht_cnt = (height >> 2); ht_cnt--;) {
139 int32_t ht_cnt; local
183 int32_t ht_cnt; local
229 int32_t ht_cnt; local
266 int32_t ht_cnt; local
339 int32_t ht_cnt; local
363 int32_t ht_cnt; local
386 int32_t ht_cnt; local
422 int32_t ht_cnt; local
462 int32_t ht_cnt; local
[all...]
H A Dsad_msa.c26 int32_t ht_cnt; local
33 for (ht_cnt = (height >> 2); ht_cnt--;) {
52 int32_t ht_cnt; local
56 for (ht_cnt = (height >> 2); ht_cnt--;) {
73 int32_t ht_cnt; local
77 for (ht_cnt = (height >> 2); ht_cnt--;) {
97 int32_t ht_cnt; local
133 int32_t ht_cnt; local
165 int32_t ht_cnt; local
206 int32_t ht_cnt; local
241 int32_t ht_cnt; local
289 int32_t ht_cnt; local
331 int32_t ht_cnt; local
379 int32_t ht_cnt; local
460 int32_t ht_cnt; local
530 int32_t ht_cnt; local
629 int32_t ht_cnt; local
685 int32_t ht_cnt; local
801 int32_t ht_cnt; local
861 int32_t ht_cnt; local
912 int32_t ht_cnt; local
978 int32_t ht_cnt; local
1022 int32_t ht_cnt; local
1085 int32_t ht_cnt; local
1114 int32_t ht_cnt; local
1138 int32_t ht_cnt; local
1173 int32_t ht_cnt; local
1209 int32_t ht_cnt; local
[all...]
H A Dsub_pixel_variance_msa.c44 int32_t ht_cnt; local
52 for (ht_cnt = (height >> 2); ht_cnt--;) {
79 int32_t ht_cnt; local
86 for (ht_cnt = (height >> 2); ht_cnt--;) {
113 int32_t ht_cnt; local
118 for (ht_cnt = (height >> 2); ht_cnt--;) {
168 int32_t ht_cnt; local
226 int32_t ht_cnt; local
286 int32_t ht_cnt; local
335 int32_t ht_cnt; local
[all...]

Completed in 44 milliseconds