Home
last modified time | relevance | path

Searched refs:LD_SW4 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dvc1dsp_msa.c248 LD_SW4(block, 8, t1, t2, t3, t4); in ff_vc1_inv_trans_8x4_msa()
279 LD_SW4(dest, linesize, dst0, dst1, dst2, dst3); in ff_vc1_inv_trans_8x4_msa()
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_msa.c826 LD_SW4(&mtx->bias_[0], 4, b0, b1, b2, b3); // bias in QuantizeBlock_MSA()
838 LD_SW4(&mtx->zthresh_[0], 4, t0, t1, t2, t3); // zthresh in QuantizeBlock_MSA()
H A Dmsa_macro.h289 #define LD_SW4(...) LD_W4(v4i32, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h300 #define LD_SW4(...) LD_V4(v4i32, __VA_ARGS__) macro

Completed in 13 milliseconds