Searched refs:v_c (Results 1 – 3 of 3) sorted by relevance
1169 v_c = vec_packs(v32_c, v32_d);1172 tmp_a = vec_mergeh(v_a, v_c); \1173 tmp_c = vec_mergel(v_a, v_c); \1175 v_c = vec_mergel(tmp_a, tmp_c);1180 int16x8_t v_c = load_tran_low(8 * sizeof(*input), input); in vpx_iwht4x4_16_add_vsx() local1199 v_c = vec_sra(v_c, two); in vpx_iwht4x4_16_add_vsx()1206 v32_d = vec_unpackh(v_c); in vpx_iwht4x4_16_add_vsx()1207 v32_b = vec_unpackl(v_c); in vpx_iwht4x4_16_add_vsx()1215 v32_d = vec_unpackh(v_c); in vpx_iwht4x4_16_add_vsx()1216 v32_b = vec_unpackl(v_c); in vpx_iwht4x4_16_add_vsx()[all …]
30 vector char v_c; variable
31 vector char v_c; variable