Searched refs:INSERT_W4_SW (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_idct_msa.c | 725 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 D | dec_msa.c | 140 INSERT_W4_SW(in3, in2, -in2, -in3, tmp0); in TransformAC3()
|
H A D | msa_macro.h | 689 #define INSERT_W4_SW(...) INSERT_W4(v4i32, __VA_ARGS__) macro
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 1156 #define INSERT_W4_SW(...) INSERT_W4(v4i32, __VA_ARGS__) macro
|
Completed in 16 milliseconds