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

  /external/libvpx/libvpx/vp8/common/mips/msa/
sixtap_filter_msa.c 44 DPADD_SH3_SH(vec0_m, vec1_m, vec2_m, filt_h0, filt_h1, filt_h2); \
326 out10 = DPADD_SH3_SH(src2110, src4332, src6554, filt0, filt1, filt2);
327 out32 = DPADD_SH3_SH(src4332, src6554, src8776, filt0, filt1, filt2);
369 out0_r = DPADD_SH3_SH(src10_r, src32_r, src76_r, filt0, filt1, filt2);
370 out1_r = DPADD_SH3_SH(src21_r, src43_r, src87_r, filt0, filt1, filt2);
371 out2_r = DPADD_SH3_SH(src32_r, src76_r, src98_r, filt0, filt1, filt2);
372 out3_r = DPADD_SH3_SH(src43_r, src87_r, src109_r, filt0, filt1, filt2);
422 out0_r = DPADD_SH3_SH(src10_r, src32_r, src54_r, filt0, filt1, filt2);
423 out1_r = DPADD_SH3_SH(src21_r, src43_r, src65_r, filt0, filt1, filt2);
424 out2_r = DPADD_SH3_SH(src32_r, src54_r, src76_r, filt0, filt1, filt2)
    [all...]
vp8_macros_msa.h     [all...]

Completed in 542 milliseconds