Searched refs:a3_lo (Results 1 – 1 of 1) sorted by relevance
783 const int8x8_t a3_lo = vqrshrn_n_s16(S_lo, 7); // (9 * a + 63) >> 7 in ApplyFilter6_NEON() local791 const int8x16_t a3 = vcombine_s8(a3_lo, a3_hi); in ApplyFilter6_NEON()