HomeSort by relevance Sort by last modified time
    Searched full:mediasource (Results 201 - 225 of 267) sorted by null

1 2 3 4 5 6 7 891011

  /frameworks/av/media/libstagefright/
OMXCodec.cpp 61 static sp<MediaSource> Make##name(const sp<MediaSource> &source, const sp<MetaData> &meta) { \
69 static sp<MediaSource> InstantiateSoftwareEncoder(
70 const char *name, const sp<MediaSource> &source,
74 sp<MediaSource> (*CreateFunc)(const sp<MediaSource> &, const sp<MetaData> &);
275 sp<MediaSource> OMXCodec::Create(
278 const sp<MediaSource> &source,
323 sp<MediaSource> softwareCodec =
    [all...]
MPEG4Writer.cpp 32 #include <media/stagefright/MediaSource.h>
55 Track(MPEG4Writer *owner, const sp<MediaSource> &source, size_t trackId);
205 sp<MediaSource> mSource;
428 status_t MPEG4Writer::addSource(const sp<MediaSource> &source) {
    [all...]
MPEG4Extractor.cpp 37 #include <media/stagefright/MediaSource.h>
43 class MPEG4Source : public MediaSource {
    [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditor3gpReader.cpp 56 #include <media/stagefright/MediaSource.h>
89 sp<MediaSource> mAudioSource;
90 sp<MediaSource> mVideoSource;
    [all...]
  /external/chromium_org/third_party/WebKit/
WATCHLISTS 133 '|Source/modules/(encryptedmedia|mediasource)' \
  /frameworks/av/media/libstagefright/rtsp/
ARTPWriter.cpp 31 #include <media/stagefright/MediaSource.h>
107 status_t ARTPWriter::addSource(const sp<MediaSource> &source) {
MyTransmitter.h 110 sp<MediaSource> source = new VideoSource(width, height);
857 sp<MediaSource> mEncoder;
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 600 sp<MediaSource> mSource;
603 (const sp<MediaSource> &source): mSource(source) {}
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/
peerconnection_jni.cc 226 LoadClass(jni, "org/webrtc/MediaSource$State");
414 // |state_class_fragment| is something like "MediaSource$State".
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.cpp 265 sp<MediaSource> source = mTSParser->getSource(
  /frameworks/base/media/java/android/media/
MediaMetadataRetriever.java 334 * in include/media/stagefright/MediaSource.h!
  /external/chromium_org/content/renderer/media/android/
media_source_delegate.cc 33 // The size of the access unit to transfer in an IPC in case of MediaSource.
  /external/chromium_org/third_party/libjingle/source/talk/
libjingle.gyp 90 'app/webrtc/java/src/org/webrtc/MediaSource.java',
    [all...]
  /external/chromium_org/content/public/common/
content_switches.cc 329 // Disables unprefixed Media Source API (i.e., the MediaSource object).
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp 870 // Forget our reference to the MediaSource, so we leave it alone
    [all...]
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
  /external/chromium_org/chrome/app/resources/
generated_resources_de.xtb     [all...]
generated_resources_sl.xtb     [all...]
generated_resources_am.xtb 361 <translation id="2103866351350079276">??? ???? ?MediaSource ??? ?????? ?? ??? ??????? ???? ??? ???? ???? ???? ??? ????? ???????</translation>
    [all...]
generated_resources_ar.xtb 351 <translation id="2103866351350079276">?????? ???? MediaSource ??? ??????? ??????. ????? ??? ?????? ????? ?????? ????? ?????? ??????? ??? ???? ????? ??????.</translation>
    [all...]
generated_resources_bg.xtb     [all...]
generated_resources_bn.xtb     [all...]
generated_resources_el.xtb     [all...]
generated_resources_fa.xtb 350 <translation id="2103866351350079276">???? ???? ?????? MediaSource ?? ??? ???? ??????. ??? ??? ?? ???? ??????? ????? ?????? ???????? ???????? ?? ???????? ?? ?? ???? ??????? ????? ???.</translation>
    [all...]
generated_resources_gu.xtb 354 <translation id="2103866351350079276">????????? ? ???? MediaSource ?????????? ????? ???. ? ???????? JavaScript ?? ???? ? ????? ??? ?? ?????? ???? ???????? ?????? ??? (…)
    [all...]

Completed in 1187 milliseconds

1 2 3 4 5 6 7 891011