Searched defs:jump (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S124 BEQ jump
129 jump: label
/frameworks/av/media/libeffects/testlibs/
H A DAudioEqualizer.cpp88 const int32_t jump = (top - bottom) / (mNumPeaking + 2); local
89 int32_t centerFreq = bottom + jump/2;
93 centerFreq += jump;
97 centerFreq += jump;
/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleBackground.java332 public void jump() { method in class:RippleBackground
H A DRipple.java423 public void jump() { method in class:Ripple

Completed in 1350 milliseconds