Searched refs:pi2_b16 (Results 1 – 1 of 1) sorted by relevance
1137 WORD16 *pi2_b16 = pi2_16x16_had + (b16 >> 1) * (had16_strd * 16) + ((b16 & 1) * 16); in ihevce_compute_32x32HAD_using_16x16_neon() local1141 WORD16 *pi2_b8 = pi2_b16 + (b8 >> 1) * (had16_strd * 8) + ((b8 & 1) * 8); in ihevce_compute_32x32HAD_using_16x16_neon()