ihevce_scan_coeffs_neon.c | 184 int8x8_t a, b, c, d, shuffle_0, shuffle_1; local 211 shuffle_1 = vtbl2_s8(quant, d); 212 shuffle_out = vcombine_s8(shuffle_0, shuffle_1); 376 int8x8_t a, b, c, d, shuffle_0, shuffle_1; local 405 shuffle_1 = vtbl2_s8(quant, d); 406 shuffle_out = vcombine_s8(shuffle_0, shuffle_1);
|