Home
last modified time | relevance | path

Searched refs:ILVR_H4_SW (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dvp3dsp_idct_msa.c177 ILVR_H4_SW(zero, f0, zero, f1, zero, f2, zero, f3, in idct_msa()
179 ILVR_H4_SW(zero, f4, zero, f5, zero, f6, zero, f7, in idct_msa()
399 ILVR_H4_SW(zero, c0, zero, c1, zero, c2, zero, c3, in ff_vp3_idct_dc_add_msa()
401 ILVR_H4_SW(zero, c4, zero, c5, zero, c6, zero, c7, in ff_vp3_idct_dc_add_msa()
Dvc1dsp_msa.c208 ILVR_H4_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_4x8_msa()
210 ILVR_H4_SW(zero_m, dst4, zero_m, dst5, zero_m, dst6, zero_m, dst7, in ff_vc1_inv_trans_4x8_msa()
284 ILVR_H4_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_8x4_msa()
Dvp8_idct_msa.c71 ILVR_H4_SW(zero, res0, zero, res1, zero, res2, zero, res3, in ff_vp8_idct_add_msa()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c61 ILVR_H4_SW(zero, res0, zero, res1, zero, res2, zero, res3, in TransformOne()
147 ILVR_H4_SW(zero, res0, zero, res1, zero, res2, zero, res3, in TransformAC3()
Denc_msa.c63 ILVR_H4_SW(zero, res0, zero, res1, zero, res2, zero, res3, in ITransformOne()
Dmsa_macro.h906 #define ILVR_H4_SW(...) ILVR_H4(v4i32, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h1409 #define ILVR_H4_SW(...) ILVR_H4(v4i32, __VA_ARGS__) macro