Home
last modified time | relevance | path

Searched refs:ILVR_B2_SB (Results 1 – 10 of 10) sorted by relevance

/external/libaom/libaom/aom_dsp/mips/
Daom_convolve8_vert_msa.c39 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_4w_msa()
89 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_8w_msa()
145 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_16w_msa()
230 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_16w_mult_msa()
Dloopfilter_16_msa.c676 ILVR_B2_SB(tmp1, tmp0, tmp3, tmp2, tmp4, tmp6); in transpose_16x8_to_8x16()
Dmacros_msa.h1169 #define ILVR_B2_SB(...) ILVR_B2(v16i8, __VA_ARGS__) macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_vert_msa.c36 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_4w_msa()
86 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_8w_msa()
142 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_16w_msa()
227 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_16w_mult_msa()
Dvpx_convolve8_avg_vert_msa.c38 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_and_aver_dst_4w_msa()
95 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_and_aver_dst_8w_msa()
160 ILVR_B2_SB(src4, src3, src6, src5, src43_r, src65_r); in common_vt_8t_and_aver_dst_16w_mult_msa()
Dmacros_msa.h1058 #define ILVR_B2_SB(...) ILVR_B2(v16i8, __VA_ARGS__) macro
Dloopfilter_16_msa.c677 ILVR_B2_SB(tmp1, tmp0, tmp3, tmp2, tmp4, tmp6); in transpose_16x8_to_8x16()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dsixtap_filter_msa.c787 ILVR_B2_SB(src1, src0, src2, src1, src10_r, src21_r); in common_vt_4t_4w_msa()
795 ILVR_B2_SB(src3, src2, src4, src3, src32_r, src43_r); in common_vt_4t_4w_msa()
802 ILVR_B2_SB(src5, src4, src2, src5, src54_r, src65_r); in common_vt_4t_4w_msa()
832 ILVR_B2_SB(src1, src0, src2, src1, src10_r, src21_r); in common_vt_4t_8w_msa()
877 ILVR_B2_SB(src1, src0, src2, src1, src10_r, src21_r); in common_vt_4t_16w_msa()
Dvp8_macros_msa.h1004 #define ILVR_B2_SB(...) ILVR_B2(v16i8, __VA_ARGS__) macro
/external/webp/src/dsp/
Dmsa_macro.h868 #define ILVR_B2_SB(...) ILVR_B2(v16i8, __VA_ARGS__) macro