Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_idct_msa.c725 INSERT_W4_SW(dst0, dst1, dst2, dst3, dst_vec); in hevc_addblk_4x4_msa()
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_msa.c140 INSERT_W4_SW(in3, in2, -in2, -in3, tmp0); in TransformAC3()
H A Dmsa_macro.h689 #define INSERT_W4_SW(...) INSERT_W4(v4i32, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1156 #define INSERT_W4_SW(...) INSERT_W4(v4i32, __VA_ARGS__) macro

Completed in 16 milliseconds