Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddct_msa.c22 PCKEV_D2_SH(tp2_m, tp0_m, tp3_m, tp1_m, out0, out2); \
161 PCKEV_D2_SH(in1, in0, in3, in2, temp0, temp1); in vp8_short_fdct8x4_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c189 PCKEV_D2_SH(zero, mul0, zero, mul1, in0, in2); in dequant_idct4x4_addblk_msa()
192 PCKEV_D2_SH(hz1_h, hz0_h, hz3_h, hz2_h, mul0, mul1); in dequant_idct4x4_addblk_msa()
228 PCKEV_D2_SH(mul2, mul0, mul3, mul1, in0, in2); in dequant_idct4x4_addblk_2x_msa()
Dvp8_macros_msa.h1274 #define PCKEV_D2_SH(...) PCKEV_D2(v8i16, __VA_ARGS__) macro
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct4x4_msa.c95 PCKEV_D2_SH(in1, in0, in3, in2, in0, in2); in vp9_fht4x4_msa()
/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_txfm_msa.c210 PCKEV_D2_SH(in1, in0, in3, in2, in0, in2); in vpx_fdct4x4_msa()
Dmacros_msa.h1327 #define PCKEV_D2_SH(...) PCKEV_D2(v8i16, __VA_ARGS__) macro
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1437 #define PCKEV_D2_SH(...) PCKEV_D2(v8i16, __VA_ARGS__) macro