Home
last modified time | relevance | path

Searched refs:ILVRL_H2_UB (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dupsampling_msa.c193 ILVRL_H2_UB(tmp2, tmp0, out0, out1); \
194 ILVRL_H2_UB(tmp3, tmp1, out2, out3); \
204 ILVRL_H2_UB(tmp1, tmp0, tmp2, tmp3); \
H A Dmsa_macro.h952 #define ILVRL_H2_UB(...) ILVRL_H2(v16u8, __VA_ARGS__) macro
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_lpf_sao_msa.c687 ILVRL_H2_UB(dst5, dst4, dst0, dst1); in hevc_loopfilter_luma_ver_msa()
866 ILVRL_H2_UB(dst5, dst4, dst0, dst1); in hevc_loopfilter_luma_ver_msa()
867 ILVRL_H2_UB(dst7, dst6, dst2, dst3); in hevc_loopfilter_luma_ver_msa()
H A Dh264dsp_msa.c1436 ILVRL_H2_UB(t2, t0, p1, p0); in avc_loopfilter_luma_inter_edge_ver_msa()
1437 ILVRL_H2_UB(t3, t1, q0, q1); in avc_loopfilter_luma_inter_edge_ver_msa()
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1506 #define ILVRL_H2_UB(...) ILVRL_H2(v16u8, __VA_ARGS__) macro

Completed in 24 milliseconds