Searched refs:ILVR_B2_SB (Results 1 – 10 of 10) sorted by relevance
/external/libaom/libaom/aom_dsp/mips/ |
D | aom_convolve8_vert_msa.c | 39 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()
|
D | loopfilter_16_msa.c | 676 ILVR_B2_SB(tmp1, tmp0, tmp3, tmp2, tmp4, tmp6); in transpose_16x8_to_8x16()
|
D | macros_msa.h | 1169 #define ILVR_B2_SB(...) ILVR_B2(v16i8, __VA_ARGS__) macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_vert_msa.c | 36 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()
|
D | vpx_convolve8_avg_vert_msa.c | 38 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()
|
D | macros_msa.h | 1058 #define ILVR_B2_SB(...) ILVR_B2(v16i8, __VA_ARGS__) macro
|
D | loopfilter_16_msa.c | 677 ILVR_B2_SB(tmp1, tmp0, tmp3, tmp2, tmp4, tmp6); in transpose_16x8_to_8x16()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | sixtap_filter_msa.c | 787 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()
|
D | vp8_macros_msa.h | 1004 #define ILVR_B2_SB(...) ILVR_B2(v16i8, __VA_ARGS__) macro
|
/external/webp/src/dsp/ |
D | msa_macro.h | 868 #define ILVR_B2_SB(...) ILVR_B2(v16i8, __VA_ARGS__) macro
|