Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_had_compute_neon.c1137 WORD16 *pi2_b16 = pi2_16x16_had + (b16 >> 1) * (had16_strd * 16) + ((b16 & 1) * 16); in ihevce_compute_32x32HAD_using_16x16_neon() local
1141 WORD16 *pi2_b8 = pi2_b16 + (b8 >> 1) * (had16_strd * 8) + ((b8 & 1) * 8); in ihevce_compute_32x32HAD_using_16x16_neon()