Home
last modified time | relevance | path

Searched refs:ILVR_D2_UB (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_avg_horiz_msa.c87 ILVR_D2_UB(res1, res0, res3, res2, res0, res2); in common_hz_8t_and_aver_dst_4x8_msa()
366 ILVR_D2_UB(res1, res0, res3, res2, res0, res2); in common_hz_2t_and_aver_dst_4x8_msa()
Ddeblock_msa.c93 ILVR_D2_UB(temp4, temp0, temp5, temp1, in0, in2); \
97 ILVR_D2_UB(temp6, temp2, temp7, temp3, in4, in6); \
Dvpx_convolve8_avg_vert_msa.c271 ILVR_D2_UB(src21_r, src10_r, src43_r, src32_r, src2110, src4332); in common_vt_2t_and_aver_dst_4x4_msa()
Dsub_pixel_variance_msa.c576 ILVR_D2_UB(src21_r, src10_r, src43_r, src32_r, src2110, src4332); in sub_pixel_sse_diff_4width_v_msa()
1179 ILVR_D2_UB(src21_r, src10_r, src43_r, src32_r, src2110, src4332); in sub_pixel_avg_sse_diff_4width_v_msa()
Dmacros_msa.h1135 #define ILVR_D2_UB(...) ILVR_D2(v16u8, __VA_ARGS__) macro
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1246 #define ILVR_D2_UB(...) ILVR_D2(v16u8, __VA_ARGS__) macro
2027 ILVR_D2_UB(dst1, dst0, dst3, dst2, tmp2_m, tmp3_m); \
Dsub_pixel_variance_msa.c574 ILVR_D2_UB(src21_r, src10_r, src43_r, src32_r, src2110, src4332); in sub_pixel_sse_diff_4width_v_msa()
1177 ILVR_D2_UB(src21_r, src10_r, src43_r, src32_r, src2110, src4332); in sub_pixel_avg_sse_diff_4width_v_msa()
/external/webp/src/dsp/
Dmsa_macro.h919 #define ILVR_D2_UB(...) ILVR_D2(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h1063 #define ILVR_D2_UB(...) ILVR_D2(v16u8, __VA_ARGS__) macro