Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 51) sorted by relevance

123

/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_neon_Blur.S1189 .macro prefetch step=1, max_r=25 argument
1283 .macro mainloop core, step=1, max_r=25, labelc="", labelnc=""
DrsCpuIntrinsics_advsimd_Blur.S1192 .macro prefetch step=1, max_r=25 argument
1284 .macro mainloop core, step=1, max_r=25, labelc="", labelnc=""
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfLib.java32 public static native void step(); in step() method in GLPerfLib
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualLib.java32 public static native void step(); in step() method in GLDualLib
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNILib.java32 public static native void step(); in step() method in GL2JNILib
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
Dh264bsdClearMbLayer.s28 step RN 3 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
DomxVCCOMM_Copy8x8_s.s32 step RN 2 label
DomxVCCOMM_Copy16x16_s.s32 step RN 2 label
/frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/
DGLJNILib.java32 public static native void step(); in step() method in GLJNILib
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
DomxVCCOMM_Copy16x16.c56 OMX_INT step) in omxVCCOMM_Copy16x16()
DomxVCCOMM_Copy8x8.c56 OMX_INT step) in omxVCCOMM_Copy8x8()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dh264bsdClearMbLayer.S28 #define step r3 macro
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DarmVCM4P2_Clip8_s.s30 step RN 2 label
DomxVCM4P2_DecodeBlockCoef_Intra.c99 OMX_INT step, in omxVCM4P2_DecodeBlockCoef_Intra()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
DomxVCCOMM_Copy8x8_s.s30 step RN 2 label
DomxVCCOMM_Copy16x16_s.s30 step RN 2 label
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcor_h_x2.cpp234 Word16 step, /* (i): step size from one pulse position to the next in cor_h_x2()
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DHistogram.java36 int step = 8; in createTest() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DarmVCM4P2_Clip8_s.s27 step RN 2 label
DomxVCM4P2_DecodeBlockCoef_Intra.c105 OMX_INT step, in omxVCM4P2_DecodeBlockCoef_Intra()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
DomxVCM4P2_DecodeBlockCoef_Intra.c96 OMX_INT step, in omxVCM4P2_DecodeBlockCoef_Intra()
/frameworks/opt/bitmap/src/com/android/bitmap/util/
DExif.java189 int step = 1; in pack() local
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DExif.java184 int step = 1; in pack() local
/frameworks/rs/driver/runtime/
Drs_cl.c828 extern float __attribute__((overloadable)) step(float edge, float v) { in step() function
831 extern float2 __attribute__((overloadable)) step(float2 edge, float2 v) { in step() function
837 extern float3 __attribute__((overloadable)) step(float3 edge, float3 v) { in step() function
844 extern float4 __attribute__((overloadable)) step(float4 edge, float4 v) { in step() function
852 extern float2 __attribute__((overloadable)) step(float2 edge, float v) { in step() function
858 extern float3 __attribute__((overloadable)) step(float3 edge, float v) { in step() function
865 extern float4 __attribute__((overloadable)) step(float4 edge, float v) { in step() function
873 extern float2 __attribute__((overloadable)) step(float edge, float2 v) { in step() function
879 extern float3 __attribute__((overloadable)) step(float edge, float3 v) { in step() function
886 extern float4 __attribute__((overloadable)) step(float edge, float4 v) { in step() function
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
DCameraFunctionalTest.java139 float step = params.getExposureCompensationStep(); in testFunctionalCameraExposureCompensation() local

123