HomeSort by relevance Sort by last modified time
    Searched refs:mSource (Results 101 - 125 of 179) sorted by null

1 2 3 45 6 7 8

  /external/chromium_org/third_party/angle/src/libGLESv2/
Shader.h 106 std::string mSource;
  /frameworks/av/include/media/stagefright/
NuMediaExtractor.h 87 sp<MediaSource> mSource;
CameraSource.h 132 sp<CameraSource> mSource;
  /frameworks/av/media/libstagefright/
OggExtractor.cpp 102 sp<DataSource> mSource;
213 : mSource(source),
242 ssize_t n = mSource->readAt(*pageOffset, &signature, 4);
392 if ((n = mSource->readAt(offset, header, sizeof(header)))
434 if (mSource->readAt(
502 ssize_t n = mSource->readAt(
643 if (!(mSource->flags() & DataSource::kIsCachingDataSource)
644 && mSource->getSize(&size) == OK
780 if (mSource->getSize(&size) == OK) {
MediaCodecSource.cpp 62 sp<MediaSource> mSource;
78 : mSource(source),
131 // mSource->stop() is thread-safe, doing it outside the puller's
137 mSource->stop();
176 status_t err = mSource->start(static_cast<MetaData *>(obj.get()));
209 status_t err = mSource->read(&mbuf);
MPEG2TSWriter.cpp 72 sp<MediaSource> mSource;
97 : mSource(source),
104 sp<MetaData> meta = mSource->getFormat();
145 mSource->stop();
149 sp<MetaData> meta = mSource->getFormat();
371 status_t err = mSource->start();
388 status_t err = mSource->read(&buffer);
NuMediaExtractor.cpp 54 CHECK_EQ((status_t)OK, info->mSource->stop());
288 info->mSource = source;
339 CHECK_EQ((status_t)OK, info->mSource->stop());
384 status_t err = info->mSource->read(&info->mSample, &options);
  /frameworks/av/media/libstagefright/rtsp/
ARTPWriter.cpp 108 mSource = source;
134 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime));
194 CHECK_EQ(mSource->start(), (status_t)OK);
199 CHECK_EQ(mSource->read(&buffer), (status_t)OK);
223 CHECK_EQ(mSource->stop(), (status_t)OK);
269 status_t err = mSource->read(&mediaBuf);
456 sp<MetaData> meta = mSource->getFormat();
476 CHECK(mSource->getFormat()->findInt32(kKeySampleRate, &sampleRate));
477 CHECK(mSource->getFormat()->findInt32(kKeyChannelCount, &numChannels));
  /frameworks/av/media/libstagefright/webm/
WebmFrameThread.h 145 const sp<MediaSource> mSource;
WebmWriter.h 89 sp<MediaSource> mSource;
WebmWriter.cpp 239 if (mStreams[idx].mSource == NULL) {
244 ALOGV("adding source %p", mStreams[idx].mSource.get());
246 mStreams[idx].mSource,
404 mStreams[streamIndex].mSource = source;
  /frameworks/native/include/input/
Input.h 270 inline int32_t getSource() const { return mSource; }
272 inline void setSource(int32_t source) { mSource = source; }
279 int32_t mSource;
558 return isTouchEvent(mSource, mAction);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h 144 sp<IGraphicBufferProducer> mSource[2]; // indexed by SOURCE_*
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoDataAdapter.java 144 private final MediaSet mSource;
175 mSource = Utils.checkNotNull(mediaSet);
354 mSource.addContentListener(mSourceListener);
371 mSource.removeContentListener(mSourceListener);
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.cpp 130 sp<AnotherPacketSource> source = info->mSource;
428 sp<AnotherPacketSource> source = info->mSource;
478 sp<AnotherPacketSource> source = info->mSource;
493 sp<AnotherPacketSource> source = info->mSource;
573 info.mSource = source;
NuPlayer.h 127 sp<Source> mSource;
NuPlayerDecoder.cpp 49 mSource(source),
333 && mSource->feedMoreTSData() == OK) {
440 bool hasVideo = (mSource->getFormat(false /* audio */) != NULL);
442 mSource->getDuration(&durationUs) == OK &&
556 status_t err = mSource->dequeueAccessUnit(mIsAudio, &accessUnit);
577 sp<AMessage> newFormat = mSource->getFormat(mIsAudio);
  /frameworks/av/cmds/stagefright/
stagefright.cpp 415 sp<MediaSource> mSource;
423 : mSource(source),
427 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime));
443 return mSource->start(params);
447 return mSource->stop();
451 return mSource->getFormat();
473 status_t err = mSource->read(buffer, options);
    [all...]
  /development/apps/Development/src/com/android/development/
PackageSummary.java 58 private TextView mSource;
83 mSource = (TextView)findViewById(R.id.source);
128 mSource.setText(info.applicationInfo.sourceDir);
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PageContentRepository.java 654 private final ParcelFileDescriptor mSource;
658 mSource = source;
687 return mRenderer.openDocument(mSource);
694 IoUtils.closeQuietly(mSource);
  /external/doclava/src/com/google/doclava/
SampleCode.java 35 String mSource;
53 mSource = source;
79 File f = new File(mSource);
84 System.out.println("-samplecode not a directory: " + mSource);
106 File f = new File(mSource);
111 System.out.println("-samplecode not a directory: " + mSource);
  /packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider2.java     [all...]
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 598 sp<MediaSource> mSource;
601 (const sp<MediaSource> &source): mSource(source) {}
603 status_t start() { return mSource->start();}
604 status_t stop() { return mSource->stop();}
609 status_t err = mSource->read(&buffer);
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java 494 private final int mSource;
511 mSource = source;
552 return mSource;
591 out.writeInt(mSource);
624 mSource = in.readInt();
    [all...]
  /frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp 308 const SLDataSource *pSrc = &mp->mDataSource.u.mSource;
369 const SLDataSource *pDataSrc = &mp->mDataSource.u.mSource;
413 const SLDataSource *pDataSrc = &mp->mDataSource.u.mSource;

Completed in 832 milliseconds

1 2 3 45 6 7 8