HomeSort by relevance Sort by last modified time
    Searched refs:sp (Results 451 - 475 of 1954) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_hor_half.s 88 STMFD sp!, {r0-r11, lr}
89 SUB sp, sp, #0x1e4
93 LDR partW, [sp,#0x220] ;// partWidth
96 LDR width, [sp,#0x218] ;// width
102 LDR partH, [sp,#0x224] ;// partHeight
104 LDR height, [sp,#0x21c] ;// height
110 LDR partH, [sp,#0x224] ;// partHeight
111 LDR height, [sp,#0x21c] ;// height
112 LDR partW, [sp,#0x220] ;// partWidt
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.h 89 virtual sp<IAudioTrack> createTrack(
97 const sp<IMemory>& sharedBuffer,
103 virtual sp<IAudioRecord> openRecord(
143 virtual void registerClient(const sp<IAudioFlingerClient>& client);
195 virtual sp<IEffect> createEffect(pid_t pid,
197 const sp<IEffectClient>& effectClient,
255 sp<SyncEvent> createSyncEvent(AudioSystem::sync_event_t type,
292 Client(const sp<AudioFlinger>& audioFlinger, pid_t pid);
294 sp<MemoryDealer> heap() const;
296 sp<AudioFlinger> audioFlinger() const { return mAudioFlinger;
    [all...]
  /external/libffi/src/mips/
n32.S 55 SUBU $sp, SIZEOF_FRAME # Frame size
57 REG_S $fp, SIZEOF_FRAME - 2*FFI_SIZEOF_ARG($sp) # Save frame pointer
58 REG_S ra, SIZEOF_FRAME - 1*FFI_SIZEOF_ARG($sp) # Save return address
60 move $fp, $sp
79 SUBU $sp, $sp, v0 # move the stack pointer to reflect the
82 move a0, $sp # 4 * FFI_SIZEOF_ARG
89 move t9, $sp
308 move $sp, $fp
309 REG_L $fp, SIZEOF_FRAME - 2*FFI_SIZEOF_ARG($sp) # Restore frame pointe
    [all...]
o32.S 52 SUBU $sp, SIZEOF_FRAME # Frame size
54 REG_S $fp, FP_OFF($sp) # Save frame pointer
56 REG_S ra, RA_OFF($sp) # Save return address
58 move $fp, $sp
72 SUBU $sp, v0 # move the stack pointer to reflect the
75 ADDU a0, $sp, 4 * FFI_SIZEOF_ARG
83 ADDU $sp, 4 * FFI_SIZEOF_ARG # adjust $sp to new args
86 REG_L a0, 0*FFI_SIZEOF_ARG($sp) # just go ahead and load the
87 REG_L a1, 1*FFI_SIZEOF_ARG($sp) # four regs
    [all...]
  /frameworks/av/media/libstagefright/foundation/
ALooperRoster.cpp 35 const sp<ALooper> looper, const sp<AHandler> &handler) {
65 sp<AHandler> handler = info.mHandler.promote();
75 const sp<AMessage> &msg, int64_t delayUs) {
81 const sp<AMessage> &msg, int64_t delayUs) {
91 sp<ALooper> looper = info.mLooper.promote();
107 void ALooperRoster::deliverMessage(const sp<AMessage> &msg) {
108 sp<AHandler> handler;
136 sp<ALooper> ALooperRoster::findLooper(ALooper::handler_id handlerID) {
145 sp<ALooper> looper = mHandlers.valueAt(index).mLooper.promote()
    [all...]
  /frameworks/rs/cpp/
Allocation.h 32 android::sp<const Type> mType;
34 android::sp<Allocation> mAdaptedAllocation;
54 void updateCacheInfo(sp<const Type> t);
56 Allocation(void *id, RenderScript *rs, sp<const Type> t, uint32_t usage);
69 android::sp<const Type> getType() {
115 static sp<Allocation> createTyped(RenderScript *rs, sp<const Type> type,
117 static sp<Allocation> createTyped(RenderScript *rs, sp<const Type> type,
120 static sp<Allocation> createTyped(RenderScript *rs, sp<const Type> type
    [all...]
Type.h 37 sp<const Element> mElement;
44 sp<const Element> getElement() const {
88 sp<const Element> mElement;
91 Builder(RenderScript *rs, sp<const Element> e);
97 sp<const Type> create();
  /bionic/libc/arch-arm/bionic/
setjmp.S 53 stmfd sp!, {r0, r14}
59 ldmfd sp!, {r0, r14}
98 stmfd sp!, {r0, r1, r14}
99 sub sp, sp, #4 /* align the stack */
104 add sp, sp, #4 /* unalign the stack */
105 ldmfd sp!, {r0, r1, r14}
120 /* Validate sp and r14 */
121 teq sp, #
    [all...]
  /frameworks/av/media/libstagefright/rtsp/
ARawAudioAssembler.cpp 37 const sp<AMessage> &notify, const char *desc, const AString &params)
47 const sp<ARTPSource> &source) {
52 const sp<ARTPSource> &source) {
53 List<sp<ABuffer> > *queue = source->queue();
60 List<sp<ABuffer> >::iterator it = queue->begin();
74 sp<ABuffer> buffer = *queue->begin();
96 sp<AMessage> msg = mNotifyMsg->dup();
112 sp<AMessage> msg = mNotifyMsg->dup();
125 const char *desc, const sp<MetaData> &format) {
  /cts/suite/audio_quality/lib/src/audio/
AudioRemote.cpp 33 AudioRemote::AudioRemote(android::sp<RemoteAudio>& remote)
39 AudioRemotePlayback::AudioRemotePlayback(android::sp<RemoteAudio>& remote)
45 bool AudioRemotePlayback::startPlaybackOrRecord(android::sp<Buffer>& buffer, int numberRepetition)
66 AudioRemoteRecording::AudioRemoteRecording(android::sp<RemoteAudio>& remote)
72 bool AudioRemoteRecording::startPlaybackOrRecord(android::sp<Buffer>& buffer,
  /dalvik/vm/mterp/armv5te/
OP_FLOAT_TO_INT.S 16 stmfd sp!, {r4, lr}
22 ldmnefd sp!, {r4, pc}
29 ldmnefd sp!, {r4, pc}
35 ldmeqfd sp!, {r4, pc} @ return zero for NaN
39 ldmfd sp!, {r4, pc}
OP_FLOAT_TO_LONG.S 14 stmfd sp!, {r4, lr}
21 ldmnefd sp!, {r4, pc}
29 ldmnefd sp!, {r4, pc}
36 ldmeqfd sp!, {r4, pc}
40 ldmfd sp!, {r4, pc}
  /dalvik/vm/mterp/armv6t2/
OP_FLOAT_TO_INT.S 16 stmfd sp!, {r4, lr}
22 ldmnefd sp!, {r4, pc}
29 ldmnefd sp!, {r4, pc}
35 ldmeqfd sp!, {r4, pc} @ return zero for NaN
39 ldmfd sp!, {r4, pc}
OP_FLOAT_TO_LONG.S 14 stmfd sp!, {r4, lr}
21 ldmnefd sp!, {r4, pc}
29 ldmnefd sp!, {r4, pc}
36 ldmeqfd sp!, {r4, pc}
40 ldmfd sp!, {r4, pc}
  /frameworks/av/include/media/
IMediaRecorder.h 36 virtual status_t setCamera(const sp<ICamera>& camera,
37 const sp<ICameraRecordingProxy>& proxy) = 0;
38 virtual status_t setPreviewSurface(const sp<Surface>& surface) = 0;
49 virtual status_t setListener(const sp<IMediaRecorderClient>& listener) = 0;
58 virtual sp<ISurfaceTexture> querySurfaceMediaSource() = 0;
MediaRecorderBase.h 43 virtual status_t setCamera(const sp<ICamera>& camera,
44 const sp<ICameraRecordingProxy>& proxy) = 0;
45 virtual status_t setPreviewSurface(const sp<Surface>& surface) = 0;
50 virtual status_t setListener(const sp<IMediaRecorderClient>& listener) = 0;
58 virtual sp<ISurfaceTexture> querySurfaceMediaSource() const = 0;
  /frameworks/av/include/media/stagefright/timedtext/
TimedTextDriver.h 49 size_t trackIndex, const sp<MediaSource>& source);
77 sp<ALooper> mLooper;
78 sp<TimedTextPlayer> mPlayer;
84 KeyedVector<size_t, sp<TimedTextSource> > mTextSourceVector;
93 const sp<DataSource>& dataSource);
  /frameworks/av/media/libstagefright/include/
AACEncoder.h 32 AACEncoder(const sp<MediaSource> &source, const sp<MetaData> &meta);
36 virtual sp<MetaData> getFormat();
45 sp<MediaSource> mSource;
46 sp<MetaData> mMeta;
  /frameworks/av/media/libstagefright/mpeg2ts/
MPEG2TSExtractor.cpp 42 const sp<MPEG2TSExtractor> &extractor,
43 const sp<AnotherPacketSource> &impl,
48 virtual sp<MetaData> getFormat();
54 sp<MPEG2TSExtractor> mExtractor;
55 sp<AnotherPacketSource> mImpl;
65 const sp<MPEG2TSExtractor> &extractor,
66 const sp<AnotherPacketSource> &impl,
81 sp<MetaData> MPEG2TSSource::getFormat() {
82 sp<MetaData> meta = mImpl->getFormat();
120 MPEG2TSExtractor::MPEG2TSExtractor(const sp<DataSource> &source
    [all...]
  /frameworks/base/media/tests/omxjpegdecoder/
omx_jpeg_decoder.h 49 sp<MediaSource> getDecoder(OMXClient* client, const sp<MediaSource>& source);
50 bool decodeSource(sp<MediaSource> decoder, const sp<MediaSource>& source,
52 void installPixelRef(MediaBuffer* buffer, sp<MediaSource> decoder,
  /frameworks/native/services/surfaceflinger/
Client.h 41 Client(const sp<SurfaceFlinger>& flinger);
47 size_t attachLayer(const sp<LayerBaseClient>& layer);
51 sp<LayerBaseClient> getLayerUser(int32_t i) const;
55 virtual sp<ISurface> createSurface(
66 sp<SurfaceFlinger> mFlinger;
  /hardware/ti/omap4xxx/camera/inc/
SensorListener.h 45 mLooper = sp<Looper>(looper);
61 sp<Looper> mLooper;
88 sp<SensorEventQueue> mSensorEventQueue;
94 sp<Looper> mLooper;
95 sp<SensorLooperThread> mSensorLooperThread;
  /system/core/toolbox/
renice.c 49 struct sched_param sp; local
72 sched_getparam(pid, &sp);
73 printf("RT prio: %d (of %d to %d)\n", sp.sched_priority,
122 struct sched_param sp = { .sched_priority = prio }; local
125 ret = sched_setscheduler(pid, SCHED_RR, &sp);
  /frameworks/native/libs/gui/
Surface.cpp 50 const sp<SurfaceComposerClient>& client,
51 const sp<ISurface>& surface,
88 const sp<SurfaceControl>& lhs, const sp<SurfaceControl>& rhs)
98 const sp<SurfaceComposerClient>& client(mClient);
104 const sp<SurfaceComposerClient>& client(mClient);
110 const sp<SurfaceComposerClient>& client(mClient);
116 const sp<SurfaceComposerClient>& client(mClient);
122 const sp<SurfaceComposerClient>& client(mClient);
128 const sp<SurfaceComposerClient>& client(mClient)
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 114 void setNextOutput(const sp<AudioOutput>& nextOutput);
125 sp<AudioOutput> mNextOutput;
214 sp<IMemoryHeap> getHeap() const { return mHeap; }
225 sp<MemoryHeapBase> mHeap;
235 sp<Thread> mCallbackThread;
242 virtual sp<IMediaRecorder> createMediaRecorder(pid_t pid);
244 virtual sp<IMediaMetadataRetriever> createMetadataRetriever(pid_t pid);
246 virtual sp<IMediaPlayer> create(pid_t pid, const sp<IMediaPlayerClient>& client, int audioSessionId);
248 virtual sp<IMemory> decode(const char* url, uint32_t *pSampleRate, int* pNumChannels, audio_format_t* (…)
    [all...]

Completed in 2764 milliseconds

<<11121314151617181920>>