Home
last modified time | relevance | path

Searched refs:INSERT_D2_SB (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_mc_uniw_msa.c149 INSERT_D2_SB(tp0, tp1, src0); in hevc_uniwgt_copy_6w_msa()
150 INSERT_D2_SB(tp2, tp3, src1); in hevc_uniwgt_copy_6w_msa()
153 INSERT_D2_SB(tp0, tp1, src2); in hevc_uniwgt_copy_6w_msa()
154 INSERT_D2_SB(tp2, tp3, src3); in hevc_uniwgt_copy_6w_msa()
210 INSERT_D2_SB(tp0, tp1, src0); in hevc_uniwgt_copy_8w_msa()
219 INSERT_D2_SB(tp0, tp1, src0); in hevc_uniwgt_copy_8w_msa()
220 INSERT_D2_SB(tp2, tp3, src1); in hevc_uniwgt_copy_8w_msa()
232 INSERT_D2_SB(tp0, tp1, src0); in hevc_uniwgt_copy_8w_msa()
233 INSERT_D2_SB(tp2, tp3, src1); in hevc_uniwgt_copy_8w_msa()
235 INSERT_D2_SB(tp in hevc_uniwgt_copy_8w_msa()
[all...]
H A Dhevc_mc_bi_msa.c148 INSERT_D2_SB(tp0, tp1, src0); in hevc_bi_copy_6w_msa()
149 INSERT_D2_SB(tp2, tp3, src1); in hevc_bi_copy_6w_msa()
152 INSERT_D2_SB(tp0, tp1, src2); in hevc_bi_copy_6w_msa()
153 INSERT_D2_SB(tp2, tp3, src3); in hevc_bi_copy_6w_msa()
198 INSERT_D2_SB(tp0, tp1, src0); in hevc_bi_copy_8w_msa()
207 INSERT_D2_SB(tp0, tp1, src0); in hevc_bi_copy_8w_msa()
208 INSERT_D2_SB(tp2, tp3, src1); in hevc_bi_copy_8w_msa()
220 INSERT_D2_SB(tp0, tp1, src0); in hevc_bi_copy_8w_msa()
221 INSERT_D2_SB(tp2, tp3, src1); in hevc_bi_copy_8w_msa()
223 INSERT_D2_SB(tp in hevc_bi_copy_8w_msa()
[all...]
H A Dhevc_mc_biw_msa.c205 INSERT_D2_SB(tp0, tp1, src0); in hevc_biwgt_copy_6w_msa()
206 INSERT_D2_SB(tp2, tp3, src1); in hevc_biwgt_copy_6w_msa()
257 INSERT_D2_SB(tp0, tp1, src0); in hevc_biwgt_copy_8w_msa()
271 INSERT_D2_SB(tp0, tp1, src0); in hevc_biwgt_copy_8w_msa()
272 INSERT_D2_SB(tp2, tp3, src1); in hevc_biwgt_copy_8w_msa()
274 INSERT_D2_SB(tp0, tp1, src2); in hevc_biwgt_copy_8w_msa()
295 INSERT_D2_SB(tp0, tp1, src0); in hevc_biwgt_copy_8w_msa()
296 INSERT_D2_SB(tp2, tp3, src1); in hevc_biwgt_copy_8w_msa()
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dmsa_macro.h703 #define INSERT_D2_SB(...) INSERT_D2(v16i8, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1170 #define INSERT_D2_SB(...) INSERT_D2(v16i8, __VA_ARGS__) macro

Completed in 38 milliseconds