Home
last modified time | relevance | path

Searched refs:INSERT_W4_SB (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_msa.c184 INSERT_W4_SB(in0_m, in1_m, in2_m, in3_m, src0); in TTransform_MSA()
H A Dmsa_macro.h688 #define INSERT_W4_SB(...) INSERT_W4(v16i8, __VA_ARGS__) macro
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_mc_biw_msa.c132 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_biwgt_copy_4w_msa()
146 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_biwgt_copy_4w_msa()
149 INSERT_W4_SB(tp0, tp1, tp2, tp3, src1); in hevc_biwgt_copy_4w_msa()
H A Dhevc_mc_uniw_msa.c96 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_uniwgt_copy_4w_msa()
107 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_uniwgt_copy_4w_msa()
110 INSERT_W4_SB(tp0, tp1, tp2, tp3, src1); in hevc_uniwgt_copy_4w_msa()
H A Dhevc_mc_bi_msa.c92 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_bi_copy_4w_msa()
105 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_bi_copy_4w_msa()
108 INSERT_W4_SB(tp0, tp1, tp2, tp3, src1); in hevc_bi_copy_4w_msa()
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1154 #define INSERT_W4_SB(...) INSERT_W4(v16i8, __VA_ARGS__) macro

Completed in 47 milliseconds