HomeSort by relevance Sort by last modified time
    Searched refs:BNE (Results 1 - 25 of 47) sorted by null

1 2

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_DeblockLuma_I.S 27 BNE L0x58
33 BNE L0x58
52 BNE L0x5c
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S 70 BNE L0x38
80 BNE L0x38
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.S 61 BNE L0xf8
100 BNE L0x38
omxVCM4P10_PredictIntra_16x16_s.S 89 BNE L0x8c
133 BNE L0x180
141 BNE L0x198
231 BNE L0x2d4
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S 105 BNE L0x34
116 BNE L0x34
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.S 74 BNE L0x17c
150 BNE L0x38
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 144 BNE notEscapemode ;// Branch if not in Escape mode 3
240 BNE ftype2
258 BNE FillVLDL1
301 BNE end
352 BNE end
omxVCM4P2_PredictReconCoefIntra_s.s 190 BNE Exit ;// If not set Exit
201 BNE Horizontal ;// If the Prediction direction is horizontal branch to Horizontal
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 144 BNE notEscapemode ;// Branch if not in Escape mode 3
240 BNE ftype2
258 BNE FillVLDL1
301 BNE end
352 BNE end
omxVCM4P2_PredictReconCoefIntra_s.s 212 BNE Exit ;// If not set Exit
220 BNE Horizontal ;// If the Prediction direction is horizontal branch to Horizontal
  /external/aac/libSBRdec/src/arm/
env_calc_arm.cpp 140 BNE FDK_get_maxval_loop
  /external/v8/src/mips/
constants-mips.cc 156 case BNE:
308 case BNE:
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdFillRow7.s 68 BNE loop_left
168 BNE loop_center
176 BNE loop_right
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdFillRow7.S 59 BNE loop_left
128 BNE loop_center
137 BNE loop_right
  /external/aac/libFDK/src/arm/
dct_arm.cpp 169 BNE dct_IV_loop1_start
258 BNE dct_IV_loop2
341 BNE dst_IV_loop1
446 BNE dst_IV_loop2
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 179 BNE LoopY
192 BNE LoopY
omxVCM4P10_PredictIntra_16x16_s.s 238 BNE LoopHor ;// Loop for 16 times
287 BNE NoneAvailable
297 BNE LoopDC
413 BNE LoopPlane
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 258 BNE LoopY
271 BNE LoopY
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 223 BNE bSGE4
275 BNE LoopY
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 316 BNE bSGE4
425 BNE LoopY
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntraChroma_8x8_s.s 140 BNE TST_UPPER ;// Jump to Upper if not both
210 BNE TST_LEFT ;// Jump to Left if not upper
253 BNE TST_COUNT0
483 BNE LOOP_PLANE ;// Loop for 8 times
omxVCM4P10_PredictIntra_16x16_s.s 145 BNE LOOP_VERT ;// Loop for 8 times
188 BNE LOOP_HOR ;// Loop for 3 times
317 BNE LOOP_DC ;// Loop for 8 times
  /external/llvm/lib/Target/MBlaze/
MBlazeInstrInfo.cpp 247 case MBlaze::BEQ: Cond[0].setImm(MBlaze::BNE); return false;
248 case MBlaze::BNE: Cond[0].setImm(MBlaze::BEQ); return false;
  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.cpp 234 /// opcode, e.g. turning BEQ to BNE.
238 case Mips::BEQ: return Mips::BNE;
239 case Mips::BNE: return Mips::BEQ;
317 return (Opc == Mips::BEQ || Opc == Mips::BNE || Opc == Mips::BGTZ ||
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Norm_Corr_opt.s 90 BNE LOOP1
125 BNE LOOPi

Completed in 702 milliseconds

1 2