HomeSort by relevance Sort by last modified time
    Searched refs:CMP (Results 76 - 100 of 151) sorted by null

1 2 34 5 6 7

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
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 132 CMP r11,#2
138 CMP r11,#0
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S 53 CMP r6,#0
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.S 32 CMP r12,#0
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_ver_quarter.s 91 CMP x0, #0
96 CMP tmp5, width
99 CMP y0, #0
105 CMP tmp6, height
h264bsd_interpolate_hor_ver_quarter.s 98 CMP x0, #0
104 CMP tmpa, width
107 CMP y0, #0
113 CMP tmp5, height
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
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
omxVCM4P10_PredictIntra_16x16_s.s 275 CMP count, #0 ;// if(count == 0)
278 CMP count, #1 ;// if(count == 1)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 215 CMP AC,#0
249 CMP pDCTemp,#0
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 124 CMP bS3210, #0
omxVCM4P10_PredictIntra_16x16_s.s 286 CMP count, #2 ;// check if both available
294 CMP count, #0 ;// check if none available
  /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...]
mdctARM.s 335 CMP r4,r14
359 CMP r4,r1
411 CMP r4,r1
515 CMP r5, r12
580 CMP r5, r12
1012 CMP r5, r9 @ if (w > xx)
1021 CMP r5,r1
1030 CMP r2, #4 @ r5 = T = (step>=4) ?
1072 CMP r5,r8
1109 CMP r1,r
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Filt_6k_7k_opt.s 80 CMP r14, #80
169 CMP r5, #80
cor_h_vec_opt.s 138 CMP r4, #16
  /art/compiler/utils/arm/
constants_arm.h 141 CMP = 10, // Compare
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 42 CMP,
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Syn_filt_32_neon.s 124 CMP r8, #64
cor_h_vec_neon.s 139 CMP r4, #16
residu_asm_neon.s 116 CMP r7, #0
  /external/qemu/tcg/ppc/
tcg-target.c 358 #define CMP XO31( 0)
580 tcg_out32 (s, CMP | BF (7) | RA (r2) | RB (r1));
583 tcg_out32 (s, CMP | BF (6) | RA (addr_reg2) | RB (r1));
776 tcg_out32 (s, CMP | (7 << 23) | RA (r2) | RB (r1));
779 tcg_out32 (s, CMP | BF (6) | RA (addr_reg2) | RB (r1));
1026 op = CMP;
    [all...]
  /system/core/libpixelflinger/codeflinger/
blending.cpp 56 CMP(AL, factor.reg, imm( 0x10000 ));
658 CMP(AL, v.reg, imm( 1<<v.h ));
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
program_lexer.l 190 CMP{sat} { return_opcode(require_ARB_fp, TRI_OP, CMP, 3); }

Completed in 572 milliseconds

1 2 34 5 6 7