Searched defs:step (Results 1 - 25 of 38) sorted by last modified time

12

/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNILib.java32 public static native void step(); method in class:GL2JNILib
/frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/
H A DGLJNILib.java32 public static native void step(); method in class:GLJNILib
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfLib.java32 public static native void step(); method in class:GLPerfLib
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualLib.java32 public static native void step(); method in class:GLDualLib
/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_cl.c759 extern float __attribute__((overloadable)) step(float edge, float v) { function
762 extern float2 __attribute__((overloadable)) step(float2 edge, float2 v) { function
768 extern float3 __attribute__((overloadable)) step(float3 edge, float3 v) { function
775 extern float4 __attribute__((overloadable)) step(float4 edge, float4 v) { function
783 extern float2 __attribute__((overloadable)) step(float2 edge, float v) { function
789 extern float3 __attribute__((overloadable)) step(float3 edge, float v) { function
796 extern float4 __attribute__((overloadable)) step(float4 edge, float v) { function
/frameworks/base/media/java/android/media/
H A DAudioService.java829 // convert one UI step (+/-1) into a number of internal units on the stream alias
830 int step = rescaleIndex(10, streamType, streamTypeAlias);
836 !checkSafeMediaVolume(streamTypeAlias, aliasIndex + step, device)) {
859 adjustVolume = checkForRingerModeChange(aliasIndex, direction, step);
874 streamState.adjustLastAudibleIndex(direction * step, device);
885 if (adjustVolume && streamState.adjustIndex(direction * step, device)) {
2356 private boolean checkForRingerModeChange(int oldIndex, int direction, int step) { argument
2364 // "step" is the delta in internal index units corresponding to a
2367 // index range, we cannot simply test oldIndex == step:
2368 // (step <
[all...]
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DSyncRunner.java89 public int step() { method in class:SyncRunner
208 if (mLogVerbose) Log.v(TAG, "Performing one step.");
224 throw new RuntimeException("Calling step on scheduler with no graph in place!");
/frameworks/base/core/java/android/view/
H A DViewRootImpl.java3319 if (DEBUG_TRACKBALL) Log.v(TAG, "TB X=" + x.position + " step="
3320 + x.step + " dir=" + x.dir + " acc=" + x.acceleration
3322 + " / Y=" + y.position + " step="
3323 + y.step + " dir=" + y.dir + " acc=" + y.acceleration
5005 int step; field in class:ViewRootImpl.TrackballAxis
5013 step = _step;
5034 step = 0;
5044 step = 0;
5098 switch (step) {
5099 // If we are going to execute the first step, the
[all...]
/frameworks/base/core/jni/android/graphics/
H A DShader.cpp183 const jfloat step = 1.0f / (count - 1); local
185 storedPositions[i] = step * i;
326 const jfloat step = 1.0f / (count - 1); local
328 storedPositions[i] = step * i;
425 const jfloat step = 1.0f / (count - 1); local
427 storedPositions[i] = step * i;
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Doper_32b.c234 #define step(shift) \ macro
257 step( 0); step( 2); step( 4); step( 6);
258 step( 8); step(10); step(12); step(14);
259 step(1
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtransform.c194 int i, j, step; local
199 step = 2*bgn;
210 xptr += step;
218 xptr += step;
233 xptr += step;
252 xptr -= step;
256 xptr -= step;
260 xptr -= step;
266 xptr += 3*step;
268 twidTab += 3*step;
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dcor_h_x2.cpp117 step = step size between pulses in one track (Word16)
168 Word16 step // (i): step size from one pulse position to the next
182 for (i = k; i < L_CODE; i += step)
234 Word16 step, /* (i): step size from one pulse position to the next
253 for (i = k; i < L_CODE; i += step)
228 cor_h_x2( Word16 h[], Word16 x[], Word16 dn[], Word16 sf, Word16 nb_track, Word16 step, Flag *pOverflow ) argument
H A Ds10_8pf.cpp134 step = step size (Word16)
181 Word16 step, // i : stepsize
236 for (i3 = ipos[3]; i3 < L_CODE; i3 += step)
238 s = L_mult (rr[i3][i3], _1_8); // index incr= step+L_CODE
239 s = L_mac (s, rr[i0][i3], _1_4); // index increment = step
240 s = L_mac (s, rr[i1][i3], _1_4); // index increment = step
251 for (i2 = ipos[2]; i2 < L_CODE; i2 += step)
253 // index increment = step
256 // index incr= step
556 search_10and8i40( Word16 nbPulse, Word16 step, Word16 nbTracks, Word16 dn[], Word16 rr[][L_CODE], Word16 ipos[], Word16 pos_max[], Word16 codvec[], Flag *pOverflow ) argument
[all...]
H A Dset_sign.cpp315 step = step size in the tracks (Word16)
364 Word16 step //i : the step size in the tracks
420 for (j = i; j < L_CODE; j += step)
493 Word16 step, /* i : the step size in the tracks */
569 for (j = i; j < L_CODE; j += step)
486 set_sign12k2( Word16 dn[], Word16 cn[], Word16 sign[], Word16 pos_max[], Word16 nb_track, Word16 ipos[], Word16 step, Flag *pOverflow ) argument
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dpitch_f4.c79 Word16 max, t0, step, temp; local
119 step = 1; /* 1/4 subsample resolution */
123 step = 2; /* 1/2 subsample resolution */
132 for (i = fraction + step; i <= 3; i += step)
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_est.cpp980 int step, max_step = range >> 1; local
1138 step = 0;
1140 while (!center_again && step <= max_step)
1151 /* spiral check one step at a time*/
1154 if (!tab_exclude[last_loc][k]) /* exclude last step computation */
1196 step ++;
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp289 int32_t step = 4 << segment; local
291 int32_t abs = (0x80l << exponent) + step * mantissa + step / 2 - 4 * 33;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp798 Int step, max_step = range >> 1; local
945 step = 0;
947 while (!center_again && step <= max_step)
958 /* spiral check one step at a time*/
961 if (!tab_exclude[last_loc][k]) /* exclude last step computation */
1007 step ++;
1099 /* spiral check one step at a time*/
1102 if (!tab_exclude[last_loc][k]) /* exclude last step computation */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
H A DomxVCCOMM_Copy16x16_s.s8 ; * [in] step - distance between the starts of consecutive lines in the reference frame, in bytes;
16 ; * - step <16 or step is not a multiple of 16.
32 step RN 2 label
45 SUB Count,step,#8 ;//Count=step-8
47 LDRD X1,[pSrc],Count ;//pSrc after loading pSrc=pSrc+step
H A DomxVCCOMM_Copy8x8_s.s8 ; * [in] step - distance between the starts of consecutive lines in the reference frame, in bytes;
16 ; * - step <8 or step is not a multiple of 8.
32 step RN 2 label
43 MOV Count,step ;//Count=step
45 LDRD X0,[pSrc],Count ;//pSrc after loading : pSrc=pSrc+step
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_Clip8_s.s30 step RN 2 label
68 ADD pDst,pDst,step ;// Increment pDst by step value
H A DomxVCM4P2_DecodeBlockCoef_Intra.c29 * positioning, and IDCT, with appropriate clipping on each step, are performed
43 * [in] step width of the destination plane
87 * blockIndex exceeds [0,9], step is not the multiple of 8, intraDCVLC is zero while
99 OMX_INT step,
200 armVCM4P2_Clip8(pTempBuf2,pDst,step);
95 omxVCM4P2_DecodeBlockCoef_Intra( const OMX_U8 ** ppBitStream, OMX_INT *pBitOffset, OMX_U8 *pDst, OMX_INT step, OMX_S16 *pCoefBufRow, OMX_S16 *pCoefBufCol, OMX_U8 curQP, const OMX_U8 *pQPBuf, OMX_INT blockIndex, OMX_INT intraDCVLC, OMX_INT ACPredFlag, OMX_INT shortVideoHeader ) argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
H A DomxVCCOMM_Copy16x16_s.s8 ; * [in] step - distance between the starts of consecutive lines in the reference frame, in bytes;
16 ; * - step <16 or step is not a multiple of 16.
30 step RN 2 label
48 VLD1 {X0,X1},[pSrc@128],step ;// Load 16 bytes from 16 byte aligned pSrc and pSrc=pSrc + step after loading
49 VLD1 {X2,X3},[pSrc@128],step
50 VLD1 {X4,X5},[pSrc@128],step
51 VLD1 {X6,X7},[pSrc@128],step
57 VLD1 {X0,X1},[pSrc@128],step
[all...]
H A DomxVCCOMM_Copy8x8_s.s8 ; * [in] step - distance between the starts of consecutive lines in the reference frame, in bytes;
16 ; * - step <8 or step is not a multiple of 8.
30 step RN 2 label
45 VLD1 {X0},[pSrc],step ;// Load 8 bytes from 8 byte aligned pSrc, pSrc=pSrc+step after load
46 VLD1 {X1},[pSrc],step
47 VLD1 {X2},[pSrc],step
48 VLD1 {X3},[pSrc],step
53 VLD1 {X0},[pSrc],step
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s42 step RN 14 label
142 ADD step, srcdstStep, srcdstStep
145 VLD1 dRow0, [pSrcDst], step
147 VLD1 dRow1, [pTmp], step
148 VLD1 dRow2, [pSrcDst], step
149 VLD1 dRow3, [pTmp], step
150 VLD1 dRow4, [pSrcDst], step
151 VLD1 dRow5, [pTmp], step
152 VLD1 dRow6, [pSrcDst], step
153 VLD1 dRow7, [pTmp], step
[all...]

Completed in 282 milliseconds

12