Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct8x8_msa.c64 SRLI_AVE_S_4V_H(in0, in1, in2, in3, in4, in5, in6, in7); in vp9_fht8x8_msa()
/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_txfm_msa.c214 SRLI_AVE_S_4V_H(in0, in1, in2, in3, in4, in5, in6, in7); in vpx_fdct8x8_msa()
Dfwd_txfm_msa.h59 #define SRLI_AVE_S_4V_H(in0, in1, in2, in3, in4, in5, in6, in7) { \ macro