HomeSort by relevance Sort by last modified time
    Searched full:smulbb (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
l_mac.h 115 __asm {SMULBB result, var1, var2}
131 asm volatile("smulbb %0, %1, %2"
l_msu.h 118 SMULBB product, var1, var2
137 asm volatile("smulbb %0, %1, %2"
l_mult.h 118 SMULBB product, var1, var2
136 asm volatile("smulbb %0, %1, %2"
mult.h 117 SMULBB product, var1, var2
137 asm volatile("smulbb %0, %1, %2"
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
armSP_FFT_CToC_FC32_Radix4_unsafe_s.S 146 SMULBB outPointStep,grpCount,pointStep
armSP_FFT_CToC_SC16_Radix4_unsafe_s.S 146 SMULBB outPointStep,grpCount,subFFTNum
armSP_FFT_CToC_SC32_Radix4_unsafe_s.S 155 SMULBB outPointStep,grpCount,pointStep
  /external/chromium_org/third_party/skia/include/core/
SkMath.h 166 asm("smulbb %0, %1, %2 \n"
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
downsample_fast_neon.S 32 smulbb r3, r5, r3
  /external/skia/include/core/
SkMath.h 166 asm("smulbb %0, %1, %2 \n"
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Filt_6k_7k_opt.s 102 SMULBB r14, r1, r0 @ (x[i] + x[i + 30]) * fir_7k[0]
syn_filt_opt.s 146 SMULBB r14, r9, r7 @ -a[1] * (*(temp_p -1))
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_IDCT_s.h 377 SMULBB xi1, xi3, LoopRR2
399 SMULBB xi0, xi2, LoopRR2
457 SMULBB xi0, xi2, LoopRR2
537 SMULBB xi1, xi3, LoopRR2
562 SMULBB xi0, xi2, LoopRR2
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_IDCT_s.h 382 SMULBB xi1, xi3, LoopRR2
405 SMULBB xi0, xi2, LoopRR2
463 SMULBB xi0, xi2, LoopRR2
543 SMULBB xi1, xi3, LoopRR2
568 SMULBB xi0, xi2, LoopRR2
    [all...]
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 288 inline void SMULBB(int cc, int Rd, int Rm, int Rs) {
blending.cpp 615 if (vs<16 && fs<16) SMULBB(AL, temp, v.reg, f.reg);
disassem.c 243 { 0x0ff0f0f0, 0x01600080, "smulbb","nms" }, // d & n inverted!!
  /external/valgrind/main/none/tests/arm/
v6intARM.c     [all...]
v6intARM.stdout.exp     [all...]
v6intThumb.c     [all...]
  /system/media/audio_utils/include/audio_utils/
primitives.h 727 asm( "smulbb %[out], %[in], %[v] \n"
775 asm( "smulbb %[out], %[inRL], %[vRL] \n"
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_c.c 261 "smulbb %[tmp32no1], %[real], %[real]\n\t"
  /system/core/libpixelflinger/tests/arch-arm64/assembler/
arm64_assembler_test.cpp 461 case INSTR_SMULBB:a64asm->SMULBB(test.cond, Rd,Rm,Rs); break;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMScheduleSwift.td     [all...]
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c     [all...]

Completed in 6033 milliseconds

1 2 34 5