HomeSort by relevance Sort by last modified time
    Searched refs:sp (Results 401 - 425 of 2963) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 55 virtual status_t setCamera(const sp<ICamera>& camera, const sp<ICameraRecordingProxy>& proxy);
56 virtual status_t setPreviewSurface(const sp<IGraphicBufferProducer>& surface);
57 virtual status_t setInputSurface(const sp<IGraphicBufferConsumer>& surface);
60 virtual status_t setListener(const sp<IMediaRecorderClient>& listener);
71 virtual sp<IGraphicBufferProducer> querySurfaceMediaSource() const;
74 sp<ICamera> mCamera;
75 sp<ICameraRecordingProxy> mCameraProxy;
76 sp<IGraphicBufferProducer> mPreviewSurface;
77 sp<IGraphicBufferConsumer> mPersistentSurface
    [all...]
  /external/llvm/test/MC/ARM/
eh-directive-setfp.s 34 .setfp fp, sp, #0
35 add fp, sp, #0
36 sub sp, fp, #0
63 .setfp fp, sp, #-4
64 add fp, sp, #4
65 sub sp, fp, #4
76 .setfp fp, sp, #-0x100
77 add fp, sp, #0x100
78 sub sp, fp, #0x100
106 .setfp fp, sp, #-0x10
    [all...]
eh-directive-movsp-diagnostics.s 22 .setfp r11, sp, #8
23 add r11, sp, #8
39 mov sp, sp
42 @ CHECK: error: sp and pc are not permitted in .movsp directive
53 mov sp, pc
56 @ CHECK: error: sp and pc are not permitted in .movsp directive
67 mov sp, r11
81 mov sp, r11
96 mov sp, #4
    [all...]
  /frameworks/av/include/media/stagefright/
OMXCodec.h 64 static sp<MediaSource> Create(
65 const sp<IOMX> &omx,
66 const sp<MetaData> &meta, bool createEncoder,
67 const sp<MediaSource> &source,
70 const sp<ANativeWindow> &nativeWindow = NULL);
73 const sp<IOMX> &omx, IOMX::node_id node, bool isEncoder,
79 virtual sp<MetaData> getFormat();
118 const sp<MediaCodecInfo> &list);
168 sp<IMemory> mMem;
179 sp<IOMX> mOMX
    [all...]
  /external/llvm/test/MC/Mips/
nacl-mask.s 55 lw $4, 0($sp)
97 # Check that loads where base register is $sp or $t8 (thread pointer register)
101 # CHECK: lw $4, 0($sp)
123 sw $4, 0($sp)
159 # Check that stores where base register is $sp or $t8 (thread pointer register)
163 # CHECK: sw $4, 0($sp)
176 addiu $sp, $sp, 24
178 addu $sp, $sp, $
    [all...]
  /external/valgrind/callgrind/
callstack.c 57 s->sp = 0;
63 call_entry* CLG_(get_call_entry)(Int sp)
65 CLG_ASSERT(sp <= CLG_(current_call_stack).sp);
66 return &(CLG_(current_call_stack).entry[sp]);
75 dst->sp = CLG_(current_call_stack).sp;
84 CLG_(current_call_stack).sp = s->sp;
182 * A jump from <from> to <to>, with <sp>
    [all...]
  /frameworks/av/media/libstagefright/httplive/
M3UParser.h 43 sp<AMessage> meta();
46 bool itemAt(size_t index, AString *uri, sp<AMessage> *meta = NULL);
51 sp<AMessage> getTrackInfo(size_t index) const;
66 sp<AMessage> mMeta;
82 sp<AMessage> mMeta;
87 KeyedVector<AString, sp<MediaGroup> > mMediaGroups;
92 const AString &line, sp<AMessage> *meta, const char *key);
95 const AString &line, sp<AMessage> *meta, const char *key);
98 const AString &line, sp<AMessage> *meta) const;
101 const AString &line, sp<AMessage> *meta, const AString &baseURI)
    [all...]
  /external/jpeg/
armv6_idct.S 33 * registers as possible. ARM processor has 16 registers including sp (r13)
39 * counter is held by sp. Yes, the stack pointer. Since it must be aligned
70 // Push everything except sp (r13) and pc (r15).
71 stmdb sp!, {r4, r5, r6, r7, r8, r9, r10, r11, r12, r14}
74 sub r4, sp, #236
75 bic sp, r4, #31
76 add r5, sp, #224
197 str r0, [sp, #-4] !
198 str r4, [sp, #32]
199 str r2, [sp, #64
    [all...]
  /frameworks/av/cmds/stagefright/
stream.cpp 50 virtual void setListener(const sp<IStreamListener> &listener);
51 virtual void setBuffers(const Vector<sp<IMemory> > &buffers);
63 sp<IStreamListener> mListener;
64 Vector<sp<IMemory> > mBuffers;
84 void MyStreamSource::setListener(const sp<IStreamListener> &listener) {
88 void MyStreamSource::setBuffers(const Vector<sp<IMemory> > &buffers) {
104 sp<AMessage> extra = new AMessage;
114 sp<IMemory> mem = mBuffers.itemAt(index);
130 virtual void setListener(const sp<IStreamListener> &listener);
131 virtual void setBuffers(const Vector<sp<IMemory> > &buffers)
    [all...]
  /external/libunwind/tests/
ia64-dyn-asm.S 15 mov r2 = sp
16 add sp = -16, sp
34 {.mmi; add r2 = 16, sp
41 adds sp = 16, sp
43 {.mib; st8 [sp] = in0 // trash rp save location
55 mov loc1 = sp
57 {.mmi; sub sp = sp, in
    [all...]
  /external/valgrind/coregrind/m_dispatch/
dispatch-arm64-linux.S 66 maintains 16-alignment of sp. Also save x0 since it will
68 stp x29, x30, [sp, #-16]!
69 stp x27, x28, [sp, #-16]!
70 stp x25, x26, [sp, #-16]!
71 stp x23, x24, [sp, #-16]!
72 stp x21, x22, [sp, #-16]!
73 stp x19, x20, [sp, #-16]!
74 stp x0, xzr, [sp, #-16]!
119 ldp x0, xzr, [sp], #16
120 ldp x19, x20, [sp], #1
    [all...]
  /frameworks/av/services/camera/libcameraservice/
CameraService.h 110 virtual status_t getCameraVendorTagDescriptor(/*out*/ sp<VendorTagDescriptor>& desc);
112 virtual status_t connect(const sp<ICameraClient>& cameraClient, int cameraId,
115 sp<ICamera>& device);
117 virtual status_t connectLegacy(const sp<ICameraClient>& cameraClient, int cameraId,
120 sp<ICamera>& device);
123 const sp<ICameraDeviceCallbacks>& cameraCb,
128 sp<ICameraDeviceUser>& device);
130 virtual status_t addListener(const sp<ICameraServiceListener>& listener);
132 const sp<ICameraServiceListener>& listener);
140 const sp<IBinder>& clientBinder)
    [all...]
  /frameworks/av/media/libmedia/
AudioSystem.cpp 36 sp<IAudioFlinger> AudioSystem::gAudioFlinger;
37 sp<AudioSystem::AudioFlingerClient> AudioSystem::gAudioFlingerClient;
43 const sp<IAudioFlinger> AudioSystem::get_audio_flinger()
45 sp<IAudioFlinger> af;
46 sp<AudioFlingerClient> afc;
50 sp<IServiceManager> sm = defaultServiceManager();
51 sp<IBinder> binder;
79 const sp<AudioSystem::AudioFlingerClient> AudioSystem::getAudioFlingerClient()
82 const sp<IAudioFlinger>& af = AudioSystem::get_audio_flinger();
88 sp<AudioIoDescriptor> AudioSystem::getIoDescriptor(audio_io_handle_t ioHandle
    [all...]
  /frameworks/av/include/media/
MediaCodecInfo.h 50 const sp<AMessage> getDetails() const;
56 sp<AMessage> mDetails;
61 static sp<Capabilities> FromParcel(const Parcel &parcel);
72 const sp<Capabilities> getCapabilitiesFor(const char *mime) const;
78 static sp<MediaCodecInfo> FromParcel(const Parcel &parcel);
89 KeyedVector<AString, sp<Capabilities> > mCaps;
91 sp<Capabilities> mCurrentCaps; // currently initalized capabilities
  /frameworks/av/media/libstagefright/filters/
IntrinsicBlurFilter.cpp 30 status_t IntrinsicBlurFilter::configure(const sp<AMessage> &msg) {
54 RSC::sp<const RSC::Element> e = RSC::Element::U8_4(mRS);
59 RSC::sp<const RSC::Type> t = tb.create();
78 status_t IntrinsicBlurFilter::setParameters(const sp<AMessage> &msg) {
79 sp<AMessage> params;
91 const sp<ABuffer> &srcBuffer, const sp<ABuffer> &outBuffer) {
SaturationFilter.cpp 30 status_t SaturationFilter::configure(const sp<AMessage> &msg) {
54 RSC::sp<const RSC::Element> e = RSC::Element::U8_4(mRS);
59 RSC::sp<const RSC::Type> t = tb.create();
78 status_t SaturationFilter::setParameters(const sp<AMessage> &msg) {
79 sp<AMessage> params;
91 const sp<ABuffer> &srcBuffer, const sp<ABuffer> &outBuffer) {
  /frameworks/av/soundtrigger/
ISoundTriggerClient.cpp 38 BpSoundTriggerClient(const sp<IBinder>& impl)
43 virtual void onRecognitionEvent(const sp<IMemory>& eventMemory)
53 virtual void onSoundModelEvent(const sp<IMemory>& eventMemory)
62 virtual void onServiceStateChange(const sp<IMemory>& eventMemory)
84 sp<IMemory> eventMemory = interface_cast<IMemory>(
91 sp<IMemory> eventMemory = interface_cast<IMemory>(
98 sp<IMemory> eventMemory = interface_cast<IMemory>(
  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.h 81 void onCheckCache(const sp<AMessage> &msg);
88 virtual void onSeek(const sp<AMessage> &msg);
89 virtual void onLoop(const sp<AMessage> &msg);
92 virtual void onNotify(const sp<AMessage> &msg);
93 virtual void onMessageReceived(const sp<AMessage> &msg);
102 sp<DataSource> mDataSource; // where the raw data comes from
103 sp<MediaSource> mAudioSource;// the decoder reading from the data source
android_Effect.h 22 extern android::status_t android_eq_setParam(android::sp<android::AudioEffect> pFx,
25 extern android::status_t android_eq_getParam(android::sp<android::AudioEffect> pFx,
33 extern android::status_t android_bb_setParam(android::sp<android::AudioEffect> pFx,
36 extern android::status_t android_bb_getParam(android::sp<android::AudioEffect> pFx,
44 extern android::status_t android_virt_setParam(android::sp<android::AudioEffect> pFx,
47 extern android::status_t android_virt_getParam(android::sp<android::AudioEffect> pFx,
55 extern android::status_t android_prev_setPreset(android::sp<android::AudioEffect> pFx,
58 extern android::status_t android_prev_getPreset(android::sp<android::AudioEffect> pFx,
66 extern android::status_t android_erev_setParam(android::sp<android::AudioEffect> pFx,
69 extern android::status_t android_erev_getParam(android::sp<android::AudioEffect> pFx
    [all...]
  /system/core/include/utils/
BlobCache.h 151 CacheEntry(const sp<Blob>& key, const sp<Blob>& value);
157 sp<Blob> getKey() const;
158 sp<Blob> getValue() const;
160 void setValue(const sp<Blob>& value);
165 sp<Blob> mKey;
168 sp<Blob> mValue;
  /frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.cpp 57 Track(const sp<AMessage> &notify,
58 const sp<ALooper> &pullLooper,
59 const sp<ALooper> &codecLooper,
60 const sp<MediaPuller> &mediaPuller,
61 const sp<Converter> &converter);
63 Track(const sp<AMessage> &notify, const sp<AMessage> &format);
65 void setRepeaterSource(const sp<RepeaterSource> &source);
67 sp<AMessage> getFormat();
70 const sp<Converter> &converter() const
    [all...]
  /frameworks/base/tools/aapt/
ResourceTable.h 37 const sp<AaptAssets>& assets,
39 const sp<AaptFile>& target,
44 const sp<AaptAssets>& assets,
46 const sp<AaptFile>& target,
47 const sp<AaptFile>& outTarget,
52 const sp<AaptAssets>& assets,
54 const sp<XMLNode>& xmlTree,
55 const sp<AaptFile>& target,
60 const sp<AaptAssets>& assets,
61 const sp<AaptFile>& in
    [all...]
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_object.cpp 41 sp<RS> mRS = new RS();
47 sp<ScriptC_clear_object> ms_clear = new ScriptC_clear_object(mRS);
49 sp<const Element> element = Element::BOOLEAN(mRS);
50 sp<Allocation> mOut = Allocation::createSized(mRS, Element::I32(mRS), ObjectNum);
69 sp<RS> mRS = new RS();
75 sp<ScriptC_clear_object> ms_clear = new ScriptC_clear_object(mRS);
77 sp<const Type> type= Type::create(mRS, Element::I8(mRS), 1, 0, 0);
78 sp<Allocation> mOut = Allocation::createSized(mRS, Element::I32(mRS), ObjectNum);
97 sp<RS> mRS = new RS();
103 sp<ScriptC_clear_object> ms_clear = new ScriptC_clear_object(mRS)
    [all...]
  /external/libavc/encoder/arm/
ih264e_fmt_conv.s 29 @* space to 420SP color space(UV interleaved). *
69 stmfd sp!, {r4-r12, lr}
71 ldr r4, [sp, #72] @// Load convert_uv_only
77 ldr r4, [sp, #44] @// Load u2_height from stack
78 ldr r5, [sp, #48] @// Load u2_width from stack
79 ldr r7, [sp, #52] @// Load u2_stridey from stack
80 ldr r8, [sp, #64] @// Load u2_dest_stride_y from stack
116 ldr r3, [sp, #40] @// Load pu1_dest_uv from stack
118 ldr r4, [sp, #44] @// Load u2_height from stack
120 ldr r5, [sp, #48] @// Load u2_width from stac
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.cpp 215 FT_Bytes sp = raw; local
216 rec->ScriptCount = GetUInt16(sp);
222 rec->ScriptRecord[i].ScriptTag = GetUInt32(sp);
223 TT_uint16_t offset = GetUInt16(sp);
232 FT_Bytes sp = raw; local
233 rec->DefaultLangSys = GetUInt16(sp);
234 rec->LangSysCount = GetUInt16(sp);
240 rec->LangSysRecord[i].LangSysTag = GetUInt32(sp);
241 TT_uint16_t offset = GetUInt16(sp);
249 FT_Bytes sp = raw local
265 FT_Bytes sp = raw; local
282 FT_Bytes sp = raw; local
296 FT_Bytes sp = raw; local
312 FT_Bytes sp = raw; local
335 FT_Bytes sp = raw; local
351 FT_Bytes sp = raw; local
365 FT_Bytes sp = raw; local
380 FT_Bytes sp = raw; local
395 FT_Bytes sp = raw; local
406 FT_Bytes sp = raw; local
    [all...]

Completed in 618 milliseconds

<<11121314151617181920>>