/frameworks/av/media/libstagefright/mpeg2ts/ |
AnotherPacketSource.cpp | 41 AnotherPacketSource::AnotherPacketSource(const sp<MetaData> &meta) 55 void AnotherPacketSource::setFormat(const sp<MetaData> &meta) { 92 sp<MetaData> AnotherPacketSource::getFormat() { 98 List<sp<ABuffer> >::iterator it = mBuffers.begin(); 100 sp<ABuffer> buffer = *it; 103 sp<RefBase> object; 115 status_t AnotherPacketSource::dequeueAccessUnit(sp<ABuffer> *buffer) { 148 sp<RefBase> object; 159 void AnotherPacketSource::requeueAccessUnit(const sp<ABuffer> &buffer) { 176 const sp<ABuffer> buffer = *mBuffers.begin() [all...] |
/frameworks/base/media/jni/ |
android_media_MediaRecorder.cpp | 51 extern sp<Camera> get_native_camera(JNIEnv *env, jobject thiz, struct JNICameraContext** context); 52 extern sp<PersistentSurface> 115 static sp<Surface> get_surface(JNIEnv* env, jobject clazz) 121 static sp<PersistentSurface> get_persistentSurface(JNIEnv* env, jobject object) 141 static sp<MediaRecorder> getMediaRecorder(JNIEnv* env, jobject thiz) 145 return sp<MediaRecorder>(p); 148 static sp<MediaRecorder> setMediaRecorder(JNIEnv* env, jobject thiz, const sp<MediaRecorder>& recorder) 151 sp<MediaRecorder> old = (MediaRecorder*)env->GetLongField(thiz, fields.context); 170 sp<Camera> c = get_native_camera(env, camera, NULL) [all...] |
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
engine.c | 160 #define SP(t, s, c) print(m, t, s, c, stdout) 165 #define SP(t, s, c) /* nothing */ 363 const char *sp; /* start of string matched by it */ local 381 sp = start; 403 sp++; 412 sp++; 423 rest = slow(m, sp, stp, ss, es); 431 assert(stp >= sp); /* it did work */ 436 if (slow(m, sp, rest, ssub, esub) != NULL) { 442 dissect(m, sp, rest, ssub, esub) 572 const char *sp; \/* start of string matched by it *\/ local [all...] |
/ndk/sources/host-tools/ndk-stack/regex/ |
engine.c | 114 #define SP(t, s, c) print(m, t, s, c, stdout) 119 #define SP(t, s, c) /* nothing */ 296 char *sp; /* start of string matched by it */ local 307 sp = start; 329 sp++; 338 sp++; 349 rest = slow(m, sp, stp, ss, es); 357 assert(stp >= sp); /* it did work */ 362 if (slow(m, sp, rest, ssub, esub) != NULL) { 363 if (dissect(m, sp, rest, ssub, esub) != rest) 479 char *sp; \/* start of string matched by it *\/ local [all...] |
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
hexnan.c | 54 hexnan(sp, fpi, x0) 55 CONST char **sp; FPI *fpi; ULong *x0; 57 hexnan( CONST char **sp, FPI *fpi, ULong *x0) 73 s = *sp; 103 *sp = s + 1; 109 *sp = s + 1;
|
/cts/suite/audio_quality/lib/src/audio/ |
AudioSignalFactory.cpp | 23 android::sp<Buffer> AudioSignalFactory::generateSineWave(AudioHardware::BytesPerSample BPS, 28 android::sp<Buffer> buffer(new Buffer(bufferSize)); 45 android::sp<Buffer> AudioSignalFactory::generateWhiteNoise(AudioHardware::BytesPerSample BPS, 49 android::sp<Buffer> buffer(new Buffer(bufferSize, bufferSize)); 70 android::sp<Buffer> AudioSignalFactory::generateZeroSound(AudioHardware::BytesPerSample BPS, 74 android::sp<Buffer> buffer(new Buffer(bufferSize, bufferSize));
|
/frameworks/av/include/media/nbaio/ |
NBLog.h | 121 Writer(size_t size, const sp<IMemory>& iMemory); 138 sp<IMemory> getIMemory() const { return mIMemory; } 146 const sp<IMemory> mIMemory; // ref-counted version 180 Reader(size_t size, const sp<IMemory>& iMemory); 185 bool isIMemory(const sp<IMemory>& iMemory) const; 190 const sp<IMemory> mIMemory; // ref-counted version
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/ |
R4R8First_v5.s | 28 stmdb sp!, {r4 - r11, lr} 74 ldmia sp!, {r4 - r11, pc} 81 stmdb sp!, {r4 - r11, lr} 82 sub sp, sp, #0x24 131 str r6, [sp] 132 str r7, [sp, #4] 134 str r8, [sp, #8] 135 str r9, [sp, #12] 137 str r2, [sp, #16 [all...] |
/frameworks/av/services/audiopolicy/managerdefault/ |
AudioPolicyManager.h | 274 virtual const sp<DeviceDescriptor> &getDefaultOutputDevice() const 279 void addOutput(audio_io_handle_t output, sp<SwAudioOutputDescriptor> outputDesc); 281 void addInput(audio_io_handle_t input, sp<AudioInputDescriptor> inputDesc); 297 bool isStrategyActive(const sp<AudioOutputDescriptor> outputDesc, routing_strategy strategy, 302 virtual uint32_t setOutputDevice(const sp<AudioOutputDescriptor>& outputDesc, 308 status_t resetOutputDevice(const sp<AudioOutputDescriptor>& outputDesc, 329 const sp<AudioOutputDescriptor>& outputDesc, 334 void applyStreamVolumes(const sp<AudioOutputDescriptor>& outputDesc, 340 const sp<AudioOutputDescriptor>& outputDesc, 347 const sp<AudioOutputDescriptor>& outputDesc [all...] |
/frameworks/native/libs/gui/ |
IGraphicBufferAlloc.cpp | 40 BpGraphicBufferAlloc(const sp<IBinder>& impl) 47 virtual sp<GraphicBuffer> createGraphicBuffer(uint32_t width, 57 sp<GraphicBuffer> graphicBuffer; 91 sp<GraphicBuffer> mBuffer; 93 BufferReference(const sp<GraphicBuffer>& buffer) : mBuffer(buffer) {} 105 sp<GraphicBuffer> result =
|
/frameworks/rs/cpp/ |
Sampler.cpp | 23 Sampler::Sampler(sp<RS> rs, void* id): 33 Sampler::Sampler(sp<RS> rs, void* id, RsSamplerValue min, RsSamplerValue mag, 64 sp<Sampler> Sampler::create(sp<RS> rs, RsSamplerValue min, RsSamplerValue mag, 72 #define CREATE_SAMPLER(N, MIN, MAG, WRAPS, WRAPT) sp<const Sampler> Sampler::N(sp<RS> rs) { \
|
/frameworks/rs/cpp/util/ |
RefBase.h | 39 inline bool operator _op_ (const sp<T>& o) const { \ 46 inline bool operator _op_ (const sp<U>& o) const { \ 207 wp(const sp<T>& other); 209 template<typename U> wp(const sp<U>& other); 218 wp& operator = (const sp<T>& other); 222 template<typename U> wp& operator = (const sp<U>& other); 226 // promotion to sp 228 sp<T> promote() const; 280 template<typename Y> friend class sp; 310 wp<T>::wp(const sp<T>& other [all...] |
/frameworks/rs/server/ |
RefBase.h | 38 inline bool operator _op_ (const sp<T>& o) const { \ 45 inline bool operator _op_ (const sp<U>& o) const { \ 206 wp(const sp<T>& other); 208 template<typename U> wp(const sp<U>& other); 217 wp& operator = (const sp<T>& other); 221 template<typename U> wp& operator = (const sp<U>& other); 225 // promotion to sp 227 sp<T> promote() const; 279 template<typename Y> friend class sp; 309 wp<T>::wp(const sp<T>& other [all...] |
/frameworks/rs/tests/latency/ |
latency.cpp | 54 sp<RS> rs = new RS(); 62 sp<const Element> e = Element::U32(rs); 66 sp<const Type> t = tb.create(); 70 sp<Allocation> ain = Allocation::createTyped(rs, t); 71 sp<Allocation> aout = Allocation::createTyped(rs, t); 73 sp<ScriptC_latency> sc = new ScriptC_latency(rs);
|
/frameworks/rs/tests/typecheck/ |
typecheck.cpp | 25 sp<Allocation> createAlloc(sp<RS> rs, sp<const Element> e) { 28 sp<const Type> t = tb.create(); 35 sp<RS> rs = new RS(); \ 37 sp<Allocation> a = createAlloc(rs, Element::ENAME(rs)); \
|
/hardware/intel/common/utils/ISV/include/ |
isv_bufmanager.h | 73 ISVBuffer(sp<ISVWorker> worker, 91 ISVBuffer(sp<ISVWorker> worker, 126 sp<ISVWorker> mWorker; 153 status_t useBuffer(const sp<ANativeWindowBuffer> nativeBuffer); 160 void setWorker(sp<ISVWorker> worker) { mWorker = worker; } 170 sp<ISVWorker> mWorker;
|
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/util/ |
RefBase.h | 39 inline bool operator _op_ (const sp<T>& o) const { \ 46 inline bool operator _op_ (const sp<U>& o) const { \ 207 wp(const sp<T>& other); 209 template<typename U> wp(const sp<U>& other); 218 wp& operator = (const sp<T>& other); 222 template<typename U> wp& operator = (const sp<U>& other); 226 // promotion to sp 228 sp<T> promote() const; 280 template<typename Y> friend class sp; 310 wp<T>::wp(const sp<T>& other [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/util/ |
RefBase.h | 39 inline bool operator _op_ (const sp<T>& o) const { \ 46 inline bool operator _op_ (const sp<U>& o) const { \ 207 wp(const sp<T>& other); 209 template<typename U> wp(const sp<U>& other); 218 wp& operator = (const sp<T>& other); 222 template<typename U> wp& operator = (const sp<U>& other); 226 // promotion to sp 228 sp<T> promote() const; 280 template<typename Y> friend class sp; 310 wp<T>::wp(const sp<T>& other [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/util/ |
RefBase.h | 39 inline bool operator _op_ (const sp<T>& o) const { \ 46 inline bool operator _op_ (const sp<U>& o) const { \ 207 wp(const sp<T>& other); 209 template<typename U> wp(const sp<U>& other); 218 wp& operator = (const sp<T>& other); 222 template<typename U> wp& operator = (const sp<U>& other); 226 // promotion to sp 228 sp<T> promote() const; 280 template<typename Y> friend class sp; 310 wp<T>::wp(const sp<T>& other [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/bipartite/ |
centrality.py | 246 sp=path_length(G,node) 247 totsp=sum(sp.values()) 251 s=(len(sp)-1.0) / ( len(G) - 1 ) 256 sp=path_length(G,node) 257 totsp=sum(sp.values()) 261 s=(len(sp)-1.0) / ( len(G) - 1 )
|
/system/core/libbacktrace/ |
UnwindPtrace.cpp | 91 unw_word_t sp; local 92 ret = unw_get_reg(&cursor, UNW_REG_SP, &sp); 94 BACK_LOGW("Failed to read SP %d", ret); 103 frame->sp = static_cast<uintptr_t>(sp); 108 prev->stack_size = frame->sp - prev->sp;
|
/external/boringssl/linux-arm/crypto/aes/ |
bsaes-armv7.S | 53 # define VFP_ABI_PUSH vstmdb sp!,{d8-d15} 54 # define VFP_ABI_POP vldmia sp!,{d8-d15} 1088 mov ip, sp 1089 stmdb sp!, {r4,r5,r6,r7,r8,r9,r10, lr} 1093 sub sp, #0x10 @ scratch space to carry over the IV 1094 mov r9, sp @ save sp 1099 sub r12, sp, r10, lsl#7 @ 128 bytes per inner round key 1105 mov sp, r12 @ sp is s [all...] |
/external/llvm/test/MC/ARM/ |
thumb-diagnostics.s | 64 ldm r0, {r2, sp} 65 ldmia r0, {r2-r3, sp} 66 ldmia r0!, {r2-r3, sp} 67 ldmfd r2, {r1, r3-r6, sp} 68 ldmfd r2!, {r1, r3-r6, sp} 69 ldmdb r1, {r2, r3, sp} 70 ldmdb r1!, {r2, r3, sp} 86 @ CHECK-ERRORS-V7M: error: SP may not be in the register list 87 @ CHECK-ERRORS-V7M: ldm r0, {r2, sp} 89 @ CHECK-ERRORS-V7M: error: SP may not be in the register lis [all...] |
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
RTSPSource.cpp | 36 const sp<AMessage> ¬ify, 37 const sp<IMediaHTTPService> &httpService, 90 sp<AMessage> notify = new AMessage(kWhatNotify, this); 119 sp<AMessage> msg = new AMessage(kWhatDisconnect, this); 121 sp<AMessage> dummy; 130 sp<AnotherPacketSource> source = info->mSource; 151 sp<MetaData> NuPlayer::RTSPSource::getFormatMeta(bool audio) { 152 sp<AnotherPacketSource> source = getSource(audio); 198 bool audio, sp<ABuffer> *accessUnit) { 203 sp<AnotherPacketSource> source = getSource(audio) [all...] |
/frameworks/av/cmds/stagefright/ |
record.cpp | 58 virtual sp<MetaData> getFormat() { 59 sp<MetaData> meta = new MetaData; 117 sp<MediaSource> createSource(const char *filename) { 118 sp<MediaSource> source; 120 sp<MediaExtractor> extractor = 128 sp<MetaData> meta; 191 sp<MediaSource> source = createSource(argv[1]); 198 sp<MetaData> meta = source->getFormat(); 200 sp<MediaSource> decoder = OMXCodec::Create( 210 sp<MediaSource> decoder = new DummySource(width, height, colorFormat) [all...] |