Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_txfm_msa.c46 SLLI_4V(in0, in1, in2, in3, 2); in fdct8x16_1d_column()
47 SLLI_4V(in4, in5, in6, in7, 2); in fdct8x16_1d_column()
48 SLLI_4V(in8, in9, in10, in11, 2); in fdct8x16_1d_column()
49 SLLI_4V(in12, in13, in14, in15, 2); in fdct8x16_1d_column()
197 SLLI_4V(in0, in1, in2, in3, 4); in vpx_fdct4x4_msa()
219 SLLI_4V(in0, in1, in2, in3, 2); in vpx_fdct8x8_msa()
220 SLLI_4V(in4, in5, in6, in7, 2); in vpx_fdct8x8_msa()
Dfwd_dct32x32_msa.c26 SLLI_4V(in0, in1, in2, in3, 2); in fdct8x32_1d_column_load_butterfly()
27 SLLI_4V(in4, in5, in6, in7, 2); in fdct8x32_1d_column_load_butterfly()
28 SLLI_4V(in0_1, in1_1, in2_1, in3_1, 2); in fdct8x32_1d_column_load_butterfly()
29 SLLI_4V(in4_1, in5_1, in6_1, in7_1, 2); in fdct8x32_1d_column_load_butterfly()
44 SLLI_4V(in0, in1, in2, in3, 2); in fdct8x32_1d_column_load_butterfly()
45 SLLI_4V(in4, in5, in6, in7, 2); in fdct8x32_1d_column_load_butterfly()
46 SLLI_4V(in0_1, in1_1, in2_1, in3_1, 2); in fdct8x32_1d_column_load_butterfly()
47 SLLI_4V(in4_1, in5_1, in6_1, in7_1, 2); in fdct8x32_1d_column_load_butterfly()
Dmacros_msa.h1423 #define SLLI_4V(in0, in1, in2, in3, shift) \ macro
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct4x4_msa.c38 SLLI_4V(in0, in1, in2, in3, 2); in vp9_fwht4x4_msa()
61 SLLI_4V(in0, in1, in2, in3, 4); in vp9_fht4x4_msa()
Dvp9_fdct8x8_msa.c21 SLLI_4V(in0, in1, in2, in3, 2); in vp9_fht8x8_msa()
22 SLLI_4V(in4, in5, in6, in7, 2); in vp9_fht8x8_msa()
Dvp9_fdct16x16_msa.c28 SLLI_4V(r0, r15, r7, r8, 2); in fadst16_cols_step1_msa()
39 SLLI_4V(r3, r4, r11, r12, 2); in fadst16_cols_step1_msa()
61 SLLI_4V(r9, r6, r1, r14, 2); in fadst16_cols_step1_msa()
73 SLLI_4V(r13, r2, r5, r10, 2); in fadst16_cols_step1_msa()
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddct_msa.c81 SLLI_4V(temp0, temp1, in1, in3, 3); in vp8_short_fdct4x4_msa()
127 SLLI_4V(temp0, temp1, in1, in3, 3); in vp8_short_fdct8x4_msa()
180 SLLI_4V(temp0, temp1, temp2, temp3, 2); in vp8_short_walsh4x4_msa()
/external/libaom/libaom/av1/encoder/mips/msa/
Dfdct4x4_msa.c38 SLLI_4V(in0, in1, in2, in3, 2); in av1_fwht4x4_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h1343 #define SLLI_4V(in0, in1, in2, in3, shift) \ macro
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1533 #define SLLI_4V(in0, in1, in2, in3, shift) \ macro