HomeSort by relevance Sort by last modified time
    Searched refs:MUL4 (Results 1 - 10 of 10) sorted by null

  /external/libvpx/libvpx/vp8/encoder/mips/msa/
temporal_filter_msa.c 48 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, diff1_l,
50 MUL4(mod0_w, const3, mod1_w, const3, mod2_w, const3, mod3_w, const3, mod0_w,
63 MUL4(mod0_w, filter_wt, mod1_w, filter_wt, mod2_w, filter_wt, mod3_w,
72 MUL4(mod0_w, frame2_0, mod1_w, frame2_1, mod2_w, frame2_2, mod3_w, frame2_3,
86 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, diff1_l,
88 MUL4(mod0_w, const3, mod1_w, const3, mod2_w, const3, mod3_w, const3, mod0_w,
101 MUL4(mod0_w, filter_wt, mod1_w, filter_wt, mod2_w, filter_wt, mod3_w,
111 MUL4(mod0_w, frame2_0, mod1_w, frame2_1, mod2_w, frame2_2, mod3_w, frame2_3,
168 MUL4(diff0_r, diff0_r, diff0_l, diff0_l, diff1_r, diff1_r, diff1_l, diff1_l,
170 MUL4(mod0_w, const3, mod1_w, const3, mod2_w, const3, mod3_w, const3, mod0_w
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIDefines.h 102 MUL4 = 2,
  /external/libvpx/libvpx/vp8/common/mips/msa/
idct_msa.c 226 MUL4(in0, dequant_in0, in1, dequant_in1, in2, dequant_in0, in3, dequant_in1,
vp8_macros_msa.h     [all...]
  /external/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.cpp 618 else if (Imm == SIOutMods::MUL4)
  /external/webp/src/dsp/
upsampling_msa.c 40 MUL4(in0, const0, in1, const0, in2, const0, in3, const0, \
enc_msa.c 823 MUL4(t0, s0, t1, s1, t2, s2, t3, s3, t0, t1, t2, t3);
msa_macro.h     [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
deblock_msa.c 581 MUL4(sum0_w, sub0, sum1_w, sub1, sum2_w, sub2, sum3_w, sub3, mul0, mul1,
    [all...]
macros_msa.h     [all...]

Completed in 110 milliseconds