HomeSort by relevance Sort by last modified time
    Searched refs:DPADD_SB2_SH (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve_msa.h 60 DPADD_SB2_SH(vec2_m, vec3_m, filt1, filt1, res0_m, res1_m); \
64 DPADD_SB2_SH(vec6_m, vec7_m, filt3, filt3, res2_m, res3_m); \
macros_msa.h     [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
sixtap_filter_msa.c 60 DPADD_SB2_SH(vec2_m, vec3_m, filt1, filt1, out0, out1); \
62 DPADD_SB2_SH(vec4_m, vec5_m, filt2, filt2, out0, out1); \
117 DPADD_SB2_SH(vec2_m, vec3_m, filt1, filt1, out0, out1); \
    [all...]
vp8_macros_msa.h 686 #define DPADD_SB2_SH(...) DPADD_SB2(v8i16, __VA_ARGS__)
    [all...]

Completed in 7077 milliseconds