Searched refs:FDCT8x16_EVEN (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.c | 37 FDCT8x16_EVEN(tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, in fdct8x16_1d_column() 156 FDCT8x16_EVEN(tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, in fdct16x8_1d_row()
|
D | fwd_txfm_msa.h | 130 #define FDCT8x16_EVEN(in0, in1, in2, in3, in4, in5, in6, in7, \ macro
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct16x16_msa.c | 392 FDCT8x16_EVEN(tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, in postproc_fdct16x8_1d_row()
|