HomeSort by relevance Sort by last modified time
    Searched refs:CMP (Results 51 - 75 of 121) sorted by null

1 23 4 5

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_chroma_hor.s 94 CMP x0, #0
99 CMP tmp6, width ;// x0+chromaPartWidth+1 > width
102 CMP y0, #0
107 CMP tmp6, height
h264bsd_interpolate_chroma_hor_ver.s 97 CMP x0, #0
102 CMP tmp1, width ;// x0+chromaPartWidth+1 > width
105 CMP y0, #0
111 CMP tmp1, height
h264bsd_interpolate_chroma_ver.s 93 CMP x0, #0
97 CMP tmp1, width ;// x0+chromaPartWidth > width
100 CMP y0, #0
106 CMP tmp1, height
h264bsd_interpolate_hor_quarter.s 93 CMP x0, #0
99 CMP tmp4, width
102 CMP y0, #0
107 CMP tmp2, height
h264bsd_interpolate_ver_half.s 92 CMP x0, #0
97 CMP tmp5, width
100 CMP y0, #0
106 CMP tmp6, height
h264bsd_interpolate_ver_quarter.s 91 CMP x0, #0
96 CMP tmp5, width
99 CMP y0, #0
105 CMP tmp6, height
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S 24 CMP r5,#0
43 CMP r8,#0
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S 34 CMP r6,#0
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.S 33 CMP r12,#0
omxVCM4P10_PredictIntra_16x16_s.S 133 CMP r11,#2
139 CMP r11,#0
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 164 CMP bS, #0
271 CMP filt, #0
320 CMP filt, #0
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 241 CMP bS, #0
256 CMP bS, #4
328 CMP filt, #0
457 CMP filt, #0
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 389 CMP AC,#0
401 CMP pDCTemp,#0
omxVCM4P10_PredictIntraChroma_8x8_s.s 138 CMP availability, #(OMX_VC_UPPER + OMX_VC_LEFT) ;// if(availability & (#OMX_VC_UPPER | #OMX_VC_LEFT))
208 CMP availability, #OMX_VC_UPPER ;// if(availability & #OMX_VC_UPPER)
252 CMP availability, #OMX_VC_LEFT
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 47 /// CMP - Compare instruction.
48 CMP,
51 /// operand produced by a CMP instruction.
56 /// condition code, and operand 3 is the flag operand produced by a CMP
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 38 /// CMP, UCMP - Compare instruction
39 CMP,
44 /// and operand 3 is the flag operand produced by a CMP instruction.
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
basic_op_arm_v5.h 404 CMP product, 0x7FFF
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Deemph_32_opt.s 92 CMP r4, #64
Filt_6k_7k_opt.s 78 CMP r14, #80
167 CMP r5, #80
cor_h_vec_opt.s 138 CMP r4, #16
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Deemph_32_neon.s 92 CMP r4, #64
syn_filt_neon.s 88 CMP r8, #80
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 215 CMP AC,#0
249 CMP pDCTemp,#0
  /external/tremolo/Tremolo/
mdctLARM.s 330 CMP r4, r14
350 CMP r4, r1
395 CMP r4, r1
500 CMP r5, r12
566 CMP r5, r12
1000 CMP r5, r9 @ if (w > xx)
1009 CMP r5,r1
1018 CMP r2, #4 @ r5 = T = (step>=4) ?
1058 CMP r5,r8
1095 CMP r1,r
    [all...]
  /external/llvm/tools/llvm-config/
Makefile 41 $(Verb) $(CMP) -s $@ $< || ( $(CP) $< $@ && \

Completed in 467 milliseconds

1 23 4 5