Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dquantize_msa.c92 v8i16 x0, x1, sign_x0, sign_x1, de_quant0, de_quant1; in exact_regular_quantize_b_msa() local
144 sign_x1 = x1 ^ sign_z1; in exact_regular_quantize_b_msa()
145 SUB2(sign_x0, sign_z0, sign_x1, sign_z1, sign_x0, sign_x1); in exact_regular_quantize_b_msa()
168 sign_x1[cnt - 8] = 0; in exact_regular_quantize_b_msa()
174 VSHF_H2_SH(sign_x0, sign_x1, sign_x0, sign_x1, inv_zig_zag0, inv_zig_zag1, in exact_regular_quantize_b_msa()