Home
last modified time | relevance | path

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

123

/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_neon_Blur.S1403 .macro prefill_leftfill, next, after, ra, rb, step
1414 .macro prefill_leftedge, next, after, ra, rb, step
1422 .macro prefill_dofetch, next, after, ra, rb, step
1437 .macro prefill_rightedge, next, after, ra, rb, step
1448 .macro prefill_rightfill, next, after, ra, rb, step
1488 .macro prefill step=1, max_r=25, label=xx argument
1572 .macro conv_body core, step=1, max_r=25, labelc="", labelnc=""
DrsCpuIntrinsics_advsimd_Blur.S1395 .macro prefill_leftfill, next, after, ra, rb, step
1406 .macro prefill_leftedge, next, after, ra, rb, step
1414 .macro prefill_dofetch, next, after, ra, rb, step
1429 .macro prefill_rightedge, next, after, ra, rb, step
1440 .macro prefill_rightfill, next, after, ra, rb, step
1486 .macro prefill step=1, max_r=25, label=xx argument
1577 .macro conv_body core, step=1, max_r=25, labelc="", labelnc=""
/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/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfLib.java32 public static native void step(); in step() method in GLPerfLib
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
Dh264bsdClearMbLayer.s28 step RN 3 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/arm11/vc/comm/src/
DomxVCCOMM_Copy8x8_s.s32 step RN 2 label
DomxVCCOMM_Copy16x16_s.s32 step RN 2 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
DomxVCCOMM_Copy8x8.c71 OMX_INT step) in omxVCCOMM_Copy8x8()
DomxVCCOMM_Copy16x16.c71 OMX_INT step) in omxVCCOMM_Copy16x16()
/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/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/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DarmVCM4P2_Clip8_s.s44 step RN 2 label
DomxVCM4P2_DecodeBlockCoef_Intra.c114 OMX_INT step, in omxVCM4P2_DecodeBlockCoef_Intra()
/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/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
DHistogram.java42 int step = 8; in createTest() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DarmVCM4P2_Clip8_s.s41 step RN 2 label
DomxVCM4P2_DecodeBlockCoef_Intra.c120 OMX_INT step, in omxVCM4P2_DecodeBlockCoef_Intra()
/frameworks/rs/driver/runtime/
Drs_cl.c987 extern float __attribute__((overloadable)) step(float edge, float v) { in step() function
990 extern float2 __attribute__((overloadable)) step(float2 edge, float2 v) { in step() function
996 extern float3 __attribute__((overloadable)) step(float3 edge, float3 v) { in step() function
1003 extern float4 __attribute__((overloadable)) step(float4 edge, float4 v) { in step() function
1011 extern float2 __attribute__((overloadable)) step(float2 edge, float v) { in step() function
1017 extern float3 __attribute__((overloadable)) step(float3 edge, float v) { in step() function
1024 extern float4 __attribute__((overloadable)) step(float4 edge, float v) { in step() function
1032 extern float2 __attribute__((overloadable)) step(float edge, float2 v) { in step() function
1038 extern float3 __attribute__((overloadable)) step(float edge, float3 v) { in step() function
1045 extern float4 __attribute__((overloadable)) step(float edge, float4 v) { in step() function
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
DomxVCM4P2_DecodeBlockCoef_Intra.c111 OMX_INT step, in omxVCM4P2_DecodeBlockCoef_Intra()
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DExif.java184 int step = 1; in pack() local
/frameworks/opt/bitmap/src/com/android/bitmap/util/
DExif.java189 int step = 1; in pack() local

123