Home
last modified time | relevance | path

Searched refs:MUL4 (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_temporal_filter_msa.c57 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, in temporal_filter_apply_8size_msa()
59 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3, in temporal_filter_apply_8size_msa()
76 MUL4(mod0_w, filt_wt, mod1_w, filt_wt, mod2_w, filt_wt, mod3_w, filt_wt, in temporal_filter_apply_8size_msa()
86 MUL4(mod0_w, frm2_rr, mod1_w, frm2_rl, mod2_w, frm2_lr, mod3_w, frm2_ll, in temporal_filter_apply_8size_msa()
104 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, in temporal_filter_apply_8size_msa()
106 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3, in temporal_filter_apply_8size_msa()
123 MUL4(mod0_w, filt_wt, mod1_w, filt_wt, mod2_w, filt_wt, mod3_w, filt_wt, in temporal_filter_apply_8size_msa()
132 MUL4(mod0_w, frm2_rr, mod1_w, frm2_rl, mod2_w, frm2_lr, mod3_w, frm2_ll, in temporal_filter_apply_8size_msa()
184 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, diff1_l, in temporal_filter_apply_16size_msa()
186 MUL4(mod0_w, cnst3, mod1_w, cnst3, mod2_w, cnst3, mod3_w, cnst3, in temporal_filter_apply_16size_msa()
[all …]
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dtemporal_filter_msa.c53 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, in temporal_filter_apply_16size_msa()
55 MUL4(mod0_w, const3, mod1_w, const3, mod2_w, const3, mod3_w, const3, in temporal_filter_apply_16size_msa()
68 MUL4(mod0_w, filter_wt, mod1_w, filter_wt, mod2_w, filter_wt, mod3_w, in temporal_filter_apply_16size_msa()
77 MUL4(mod0_w, frame2_0, mod1_w, frame2_1, mod2_w, frame2_2, mod3_w, in temporal_filter_apply_16size_msa()
91 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, in temporal_filter_apply_16size_msa()
93 MUL4(mod0_w, const3, mod1_w, const3, mod2_w, const3, mod3_w, const3, in temporal_filter_apply_16size_msa()
106 MUL4(mod0_w, filter_wt, mod1_w, filter_wt, mod2_w, filter_wt, mod3_w, in temporal_filter_apply_16size_msa()
116 MUL4(mod0_w, frame2_0, mod1_w, frame2_1, mod2_w, frame2_2, mod3_w, in temporal_filter_apply_16size_msa()
178 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, in temporal_filter_apply_8size_msa()
180 MUL4(mod0_w, const3, mod1_w, const3, mod2_w, const3, mod3_w, const3, in temporal_filter_apply_8size_msa()
[all …]
/external/llvm/lib/Target/AMDGPU/
DSIDefines.h91 MUL4 = 2, enumerator
/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.cpp418 else if (Imm == SIOutMods::MUL4) in printOModSI()
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c235 MUL4(in0, dequant_in0, in1, dequant_in1, in2, dequant_in0, in3, dequant_in1, in dequant_idct4x4_addblk_2x_msa()
Dpostproc_msa.c624 MUL4(sum0_w, sub0, sum1_w, sub1, sum2_w, sub2, sum3_w, sub3, in vp8_mbpost_proc_across_ip_msa()
Dvp8_macros_msa.h1459 #define MUL4(in0, in1, in2, in3, in4, in5, in6, in7, \ macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h1539 #define MUL4(in0, in1, in2, in3, in4, in5, in6, in7, \ macro