Searched defs:step (Results 26 - 38 of 38) sorted by relevance

12

/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...]
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s50 step RN 10 label
176 ADD step, srcdstStep, srcdstStep
189 VLD1 dP_3, [pSrcDst], step
190 VLD1 dP_2, [pTmp], step
191 VLD1 dP_1, [pSrcDst], step
192 VLD1 dP_0, [pTmp], step
193 VLD1 dQ_0, [pSrcDst], step
H A DomxVCM4P10_PredictIntraChroma_8x8_s.s64 step RN 10 label
193 ADD step, leftStep, leftStep
196 VLD1 {dLeftVal[0]},[pSrcLeft],step ;// pSrcLeft[0*leftStep]
197 VLD1 {dLeftVal[1]},[pTmp],step ;// pSrcLeft[1*leftStep]
198 VLD1 {dLeftVal[2]},[pSrcLeft],step ;// pSrcLeft[2*leftStep]
199 VLD1 {dLeftVal[3]},[pTmp],step ;// pSrcLeft[3*leftStep]
200 VLD1 {dLeftVal[4]},[pSrcLeft],step ;// pSrcLeft[4*leftStep]
201 VLD1 {dLeftVal[5]},[pTmp],step ;// pSrcLeft[5*leftStep]
202 VLD1 {dLeftVal[6]},[pSrcLeft],step ;// pSrcLeft[6*leftStep]
234 ADD step, dstSte
[all...]
H A DomxVCM4P10_PredictIntra_16x16_s.s162 step RN 10 label
194 ADD step, dstStep, dstStep
195 VST1 qAbove, [pDst], step
196 VST1 qAbove, [pTmp], step
197 VST1 qAbove, [pDst], step
198 VST1 qAbove, [pTmp], step
199 VST1 qAbove, [pDst], step
200 VST1 qAbove, [pTmp], step
201 VST1 qAbove, [pDst], step
202 VST1 qAbove, [pTmp], step
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_dpb.c1562 u32 step; local
1565 step = 7;
1567 while (step)
1569 for (i = step; i < num; i++)
1573 while (j >= step && ComparePictures(pPic + j - step, &tmpPic) > 0)
1575 pPic[j] = pPic[j-step];
1576 j -= step;
1580 step >>= 1;
/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/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/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/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/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/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/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/av/services/audioflinger/
H A DAudioFlinger.cpp4257 (void) step(); // ignore return value of step()
4261 bool AudioFlinger::ThreadBase::TrackBase::step() { function in class:android::AudioFlinger::ThreadBase::TrackBase
4507 // Check if last stepServer failed, try to step now
4516 if (!step()) goto getNextBuffer_exit;
5404 // Check if last stepServer failed, try to step now
5406 if (!step()) goto getNextBuffer_exit;

Completed in 494 milliseconds

12