Searched refs:sp (Results 26 - 50 of 55) sorted by relevance

123

/system/core/libcutils/arch-arm/
H A Dmemset32.S55 str lr, [sp, #-4]!
91 ldr lr, [sp], #4
/system/media/wilhelm/src/android/
H A DMediaPlayer_to_android.h69 extern XAresult android_Player_setPlayState(const android::sp<android::GenericPlayer> &gp,
H A DCallbackProtector.cpp49 bool CallbackProtector::enterCbIfOk(const sp<CallbackProtector> &protector) {
H A Dandroid_LocAVPlayer.cpp45 sp<IMediaPlayerService> mediaPlayerService(getMediaPlayerService());
H A Dandroid_Effect.cpp188 android::status_t android_eq_getParam(android::sp<android::AudioEffect> pFx,
214 android::status_t android_eq_setParam(android::sp<android::AudioEffect> pFx,
237 android::status_t android_bb_setParam(android::sp<android::AudioEffect> pFx,
245 android::status_t android_bb_getParam(android::sp<android::AudioEffect> pFx,
340 android::status_t android_virt_setParam(android::sp<android::AudioEffect> pFx,
348 android::status_t android_virt_getParam(android::sp<android::AudioEffect> pFx,
376 android::status_t android_prev_setPreset(android::sp<android::AudioEffect> pFx, uint16_t preset) {
385 android::status_t android_prev_getPreset(android::sp<android::AudioEffect> pFx, uint16_t* preset) {
414 android::status_t android_erev_setParam(android::sp<android::AudioEffect> pFx,
429 android::status_t android_erev_getParam(android::sp<androi
[all...]
H A DVideoCodec_to_android.cpp28 static sp<IOMX> omx;
60 sp<IMediaPlayerService> service(IMediaDeathNotifier::getMediaPlayerService());
H A DMediaPlayer_to_android.cpp486 mp->mAVPlayer.~sp();
487 mp->mCallbackProtector.~sp();
579 XAresult android_Player_setPlayState(const android::sp<android::GenericPlayer> &gp,
723 android::sp<android::Surface> nativeSurface(
731 android::sp<android::SurfaceTextureClient> surfaceTextureClient(
733 android::sp<android::ISurfaceTexture> nativeSurfaceTexture(
/system/media/wilhelm/src/itf/
H A DIPresetReverb.c111 (void) new (&thiz->mPresetReverbEffect) android::sp<android::AudioEffect>();
120 thiz->mPresetReverbEffect.~sp();
H A DIBassBoost.c194 (void) new (&thiz->mBassBoostEffect) android::sp<android::AudioEffect>();
203 thiz->mBassBoostEffect.~sp();
H A DIVirtualizer.c196 (void) new (&thiz->mVirtualizerEffect) android::sp<android::AudioEffect>();
205 thiz->mVirtualizerEffect.~sp();
H A DIEngine.c255 (void) new (&thiz->mAudioTrack) android::sp<android::AudioTrackProxy>();
257 android::sp<android::CallbackProtector>();
258 (void) new (&thiz->mAuxEffect) android::sp<android::AudioEffect>();
259 (void) new (&thiz->mAPlayer) android::sp<android::GenericPlayer>();
1116 (void) new (&thiz->mAVPlayer) android::sp<android::GenericPlayer>();
1118 android::sp<android::CallbackProtector>();
H A DIEqualizer.c500 (void) new (&thiz->mEqEffect) android::sp<android::AudioEffect>();
509 thiz->mEqEffect.~sp();
/system/media/wilhelm/src/
H A Dclasses.h102 android::sp<android::AudioTrackProxy> mAudioTrack;
103 android::sp<android::CallbackProtector> mCallbackProtector;
104 android::sp<android::GenericPlayer> mAPlayer;
106 android::sp<android::AudioEffect> mAuxEffect;
336 android::sp<android::GenericPlayer> mAVPlayer;
337 android::sp<android::CallbackProtector> mCallbackProtector;
H A Ditfstruct.h223 android::sp<android::AudioEffect> mBassBoostEffect;
319 android::sp<android::AudioEffect> mEnvironmentalReverbEffect;
354 android::sp<android::AudioEffect> mEqEffect;
517 android::sp<android::AudioEffect> mPresetReverbEffect;
575 android::sp<android::AudioEffect> mVirtualizerEffect;
H A Dlocks.c206 android::sp<android::AudioTrackProxy> audioTrack;
/system/core/sh/
H A Dvar.c367 struct strlist *sp; local
370 for (sp = cmdenviron ; sp ; sp = sp->next) {
371 if (strequal(sp->text, name))
372 return strchr(sp->text, '=') + 1;
H A Djobs.c1046 struct procstat *sp; local
1066 for (sp = jp->ps ; sp < jp->ps + jp->nprocs ; sp++) {
1067 if (sp->pid == -1)
1069 if (sp->pid == pid) {
1070 TRACE(("Job %d: changing status of proc %d from 0x%x to 0x%x\n", jp - jobtab + 1, pid, sp->status, status));
1071 sp->status = status;
1074 if (sp->status == -1)
1076 else if (WIFSTOPPED(sp
[all...]
/system/media/mca/filterfw/jni/
H A Djni_gl_environment.cpp35 using android::sp;
116 static sp<MediaRecorder> getMediaRecorder(JNIEnv* env, jobject jmediarecorder) {
129 return sp<MediaRecorder>(p);
278 sp<MediaRecorder> mr = getMediaRecorder(env, jmediarecorder);
287 sp<ISurfaceTexture> surfaceMS = mr->querySurfaceMediaSourceFromMediaServer();
293 sp<SurfaceTextureClient> surfaceTC = new SurfaceTextureClient(surfaceMS);
295 sp<ANativeWindow> window = surfaceTC;
/system/core/libpixelflinger/codeflinger/
H A DCodeCache.cpp118 sp<Assembly> CodeCache::lookup(const AssemblyKeyBase& keyBase) const
121 sp<Assembly> r;
133 const sp<Assembly>& assembly)
H A DARMAssembler.h39 ARMAssembler(const sp<Assembly>& assembly);
133 sp<Assembly> mAssembly;
/system/core/libpixelflinger/tests/codegen/
H A Dcodegen.cpp41 sp<ScanlineAssembly> a(new ScanlineAssembly(needs, ASSEMBLY_SCRATCH_SIZE));
/system/extras/tests/binder/benchmarks/
H A DbinderAddInts.cpp227 sp<ProcessState> proc(ProcessState::self());
228 sp<IServiceManager> sm = defaultServiceManager();
242 sp<IServiceManager> sm = defaultServiceManager();
250 sp<IBinder> binder;
/system/media/mca/filterfw/native/core/
H A Dgl_env.h237 sp<ANativeWindow> window_;
/system/core/debuggerd/arm/
H A Dmachine.c248 unsigned int sp = r.ARM_sp; local
250 p = sp - 64;
251 if (p > sp)
353 " ip %08x sp %08x lr %08x pc %08x cpsr %08x\n",
/system/core/libpixelflinger/
H A Dt32cb16blend.S140 stmfd sp!, {r4-r7, lr}
149 ldmlofd sp!, {r4-r7, lr} // return
200 ldmlofd sp!, {r4-r7, lr} // return

Completed in 369 milliseconds

123