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

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 129 SMULTT temp1,SrcDst10,rowLuma01 ;// pSrcDst[5] * (pVRow[1]<<Shift)
133 SMULTT temp2,SrcDst12,rowLuma01 ;// pSrcDst[7] * (pVRow[1]<<Shift)
154 SMULTT temp1,SrcDst30,rowLuma01 ;// pSrcDst[13] * (pVRow[1]<<Shift)
157 SMULTT temp3,SrcDst32,rowLuma01 ;// pSrcDst[15] * (pVRow[1]<<Shift)
272 SMULTT temp1,SrcDst10,rowLuma01 ;// pSrcDst[5] * (pVRow[1]<<Shift)
276 SMULTT temp2,SrcDst12,rowLuma01 ;// pSrcDst[7] * (pVRow[1]<<Shift)
297 SMULTT temp1,SrcDst30,rowLuma01 ;// pSrcDst[13] * (pVRow[1]<<Shift)
300 SMULTT temp3,SrcDst32,rowLuma01 ;// pSrcDst[15] * (pVRow[1]<<Shift)
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 921 ;// endian SMUL00=SMULTT and similarly for other packed operations.
1009 LIBI3 SMULBB, SMULTT, $a, $b, $c, $cc
1024 LIBI3 SMULBT, SMULTT, $a, $b, $c, $cc
1034 LIBI3 SMULTT, SMULBB, $a, $b, $c, $cc
1044 LIBI3 SMULTT, SMULBT, $a, $b, $c, $cc
1059 LIBI3 SMULTB, SMULTT, $a, $b, $c, $cc
1064 LIBI3 SMULTT, SMULTB, $a, $b, $c, $cc
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 924 ;// endian SMUL00=SMULTT and similarly for other packed operations.
1012 LIBI3 SMULBB, SMULTT, $a, $b, $c, $cc
1027 LIBI3 SMULBT, SMULTT, $a, $b, $c, $cc
1037 LIBI3 SMULTT, SMULBB, $a, $b, $c, $cc
1047 LIBI3 SMULTT, SMULBT, $a, $b, $c, $cc
1062 LIBI3 SMULTB, SMULTT, $a, $b, $c, $cc
1067 LIBI3 SMULTT, SMULTB, $a, $b, $c, $cc
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
residu_asm_opt.s 81 SMULTT r4, r5, r2 @i2(0) --- r4 = x[1] * a0
83 SMULTT r12, r5, r10 @i4(0) --- r12 = x[3] * a0
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 286 inline void SMULTT(int cc, int Rd, int Rm, int Rs) {
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]

Completed in 1357 milliseconds