Searched refs:inp5 (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | qpeldsp_msa.c | 195 inp4, inp5, inp6, inp7, \ argument 208 ILVRL_B2_UH(inp5, inp1, sum1_r, sum1_l); \ 249 inp4, inp5, inp6, inp7, \ argument 262 ILVRL_B2_UH(inp5, inp1, sum1_r, sum1_l); \ 349 v16u8 inp0, inp1, inp2, inp3, inp4, inp5, inp6, inp7; in horiz_mc_qpel_aver_src0_16width_msa() local 358 LD_UB4((src + 1), src_stride, inp1, inp3, inp5, inp7); in horiz_mc_qpel_aver_src0_16width_msa() 372 res = APPLY_HORIZ_QPEL_FILTER(inp4, inp5, mask, in horiz_mc_qpel_aver_src0_16width_msa() 424 v16u8 inp0, inp1, inp2, inp3, inp4, inp5, inp6, inp7; in horiz_mc_qpel_16width_msa() local 433 LD_UB4((src + 1), src_stride, inp1, inp3, inp5, inp7); in horiz_mc_qpel_16width_msa() 445 res = APPLY_HORIZ_QPEL_FILTER(inp4, inp5, mask, in horiz_mc_qpel_16width_msa() [all …]
|
D | h264dsp_msa.c | 1737 v16i8 inp5 = { 0 }; in avc_h_loop_filter_luma_mbaff_msa() local 1783 inp5 = (v16i8) __msa_insert_d((v2i64) inp5, 0, load); in avc_h_loop_filter_luma_mbaff_msa() 1797 ILVR_B4_SB(inp1, inp0, inp3, inp2, inp5, inp4, inp7, inp6, in avc_h_loop_filter_luma_mbaff_msa()
|
/third_party/skia/third_party/externals/libpng/mips/ |
D | filter_msa_intrinsics.c | 353 #define CMP_AND_SELECT(inp0, inp1, inp2, inp3, inp4, inp5, out0) \ argument 363 inp4 = (v16u8) __msa_bmnz_v(inp4, inp5, _sel_b1); \
|
/third_party/libpng/mips/ |
D | filter_msa_intrinsics.c | 353 #define CMP_AND_SELECT(inp0, inp1, inp2, inp3, inp4, inp5, out0) \ argument 363 inp4 = (v16u8) __msa_bmnz_v(inp4, inp5, _sel_b1); \
|
/third_party/flutter/skia/third_party/externals/libpng/mips/ |
D | filter_msa_intrinsics.c | 353 #define CMP_AND_SELECT(inp0, inp1, inp2, inp3, inp4, inp5, out0) \ argument 363 inp4 = (v16u8) __msa_bmnz_v(inp4, inp5, _sel_b1); \
|