HomeSort by relevance Sort by last modified time
    Searched refs:CMP (Results 126 - 150 of 189) sorted by null

1 2 3 4 56 7 8

  /external/libhevc/common/arm/
ihevc_sao_edge_offset_class0_chroma.s 116 CMP r9,#16 @Compare wd with 16
123 CMP r8,r9 @if(col == wd)
135 CMP r8,#16 @If col == 16
277 CMP r8,#8 @Check whether residue remains
286 CMP r8,#0 @Residue check
289 CMP r8,r9 @if(wd_rem == wd)
  /external/libhevc/common/arm64/
ihevc_sao_edge_offset_class0_chroma.s 134 CMP x9,#16 //Compare wd with 16
141 CMP x8,x9 //if(col == wd)
153 CMP x8,#16 //If col == 16
316 CMP x8,#8 //Check whether residue remains
325 CMP x8,#0 //Residue check
328 CMP x8,x9 //if(wd_rem == wd)
  /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 337 CMP r4,r14
361 CMP r4,r1
413 CMP r4,r1
517 CMP r5, r12
582 CMP r5, r12
1014 CMP r5, r9 @ if (w > xx)
1023 CMP r5,r1
1032 CMP r2, #4 @ r5 = T = (step>=4) ?
1074 CMP r5,r8
1111 CMP r1,r
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
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/amrwbenc/src/asm/ARMV5E/
Filt_6k_7k_opt.s 81 CMP r14, #80
170 CMP r5, #80
cor_h_vec_opt.s 138 CMP r4, #16
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
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
  /art/compiler/utils/arm/
constants_arm.h 141 CMP = 10, // Compare
  /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
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
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
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 184 CMP bS3210, #0
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 186 CMP bS10, #0
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_hor_ver_quarter.s 98 CMP x0, #0
104 CMP tmpa, width
107 CMP y0, #0
113 CMP tmp5, height
  /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); }
  /external/mesa3d/src/mesa/program/
program_lexer.l 190 CMP{sat} { return_opcode(require_ARB_fp, TRI_OP, CMP, 3); }
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 630 CMP $T1, $ByteIndex
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 630 CMP $T1, $ByteIndex

Completed in 3268 milliseconds

1 2 3 4 56 7 8