Searched refs:pi4_16x16_hsad (Results 1 – 2 of 2) sorted by relevance
1225 WORD32 *pi4_16x16_hsad; in ihevce_had_16x16_r() local1256 pi4_16x16_hsad = ppi4_hsad[HAD_16x16] + (pos_x >> 2) + (pos_y >> 2) * (num_4x4_in_row >> 2); in ihevce_had_16x16_r()1348 pi4_16x16_hsad[0] = best_cost; in ihevce_had_16x16_r()
999 WORD32 *pi4_16x16_hsad; in ihevce_had_16x16_r_neon() local1023 pi4_16x16_hsad = ppi4_hsad[HAD_16x16] + (pos_x >> 2) + (pos_y >> 2) * (num_4x4_in_row >> 2); in ihevce_had_16x16_r_neon()1109 pi4_16x16_hsad[0] = best_cost; in ihevce_had_16x16_r_neon()