HomeSort by relevance Sort by last modified time
    Searched full:muxing (Results 1 - 25 of 26) sorted by null

1 2

  /frameworks/av/include/media/stagefright/
MediaMuxer.h 41 // If muxing operation need to be cancelled, the app is responsible for
68 * Start muxing. Make sure all the tracks have been added before
92 * Stop muxing.
102 * Send a sample buffer for muxing.
  /frameworks/av/media/libstagefright/wifi-display/
MediaSender.h 38 // track to RTP channel or muxing all tracks into a single RTP channel and
60 // If trackIndex == -1, initialize for transport stream muxing.
  /external/opencv3/3rdparty/include/ffmpeg_/libavdevice/
avdevice.h 31 * @defgroup lavd Special devices muxing/demuxing library
  /cts/tests/tests/media/src/android/media/cts/
ExtractDecodeEditEncodeMuxTest.java 694 * Does the actual work for extracting, decoding, encoding and muxing.
752 boolean muxing = false;
778 + "muxing:%b(V:%d,A:%d)",
791 muxing, outputVideoTrack, outputAudioTrack));
798 && (encoderOutputVideoFormat == null || muxing)) {
    [all...]
NativeDecoderTest.java 457 // We do not support MPEG-2 muxing as of yet
  /hardware/bsp/intel/peripheral/libmraa/docs/
galileorevh.md 26 directly so you need to enable the muxing manually. Here is an example of how
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
avutil.h 39 * @li @ref libavf "libavformat" I/O and muxing/demuxing library
40 * @li @ref lavd "libavdevice" special devices muxing/demuxing library
opt.h 282 #define AV_OPT_FLAG_ENCODING_PARAM 1 ///< a generic parameter which can be set by the user for muxing or encoding
  /frameworks/av/cmds/stagefright/
muxer.cpp 56 static int muxing( function
328 int result = muxing(argv[0], useAudio, useVideo, outputFileName,
  /external/webrtc/talk/session/media/
rtcpmuxfilter.cc 133 // If we're muxing RTP/RTCP, we must inspect each packet delivered
channel_unittest.cc     [all...]
  /external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
after_initialization_fixture.h 125 // TODO(pbos): Add RTCP SSRC muxing/demuxing if anything requires it.
  /frameworks/base/media/java/android/media/
MediaMuxer.java 35 * MediaMuxer facilitates muxing elementary streams. Currently supports mp4 or
37 * stream. MediaMuxer does not support muxing B-frames.
  /external/opencv3/3rdparty/include/ffmpeg_/libavformat/
avformat.h 31 * @defgroup libavf I/O and Muxing/Demuxing Library
36 * into component streams, and the reverse process of muxing - writing supplied
51 * Main lavf structure used for both muxing and demuxing is AVFormatContext,
174 * @defgroup lavf_encoding Muxing
219 * set metadata when muxing.
371 #define AVFMT_TS_NEGATIVE 0x40000 /**< Format allows muxing negative
    [all...]
  /hardware/bsp/intel/peripheral/libmraa/include/
mraa_internal_types.h 282 mraa_boolean_t no_bus_mux; /**< i2c/spi/adc/pwm/uart bus muxing setup not required */
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h 172 // are internally muxing between the sink and scratch producers, we have
  /external/libogg/doc/
oggstream.html 202 altered. Muxing an Ogg AV stream out of separate audio,
  /prebuilts/go/darwin-x86/src/syscall/
srpc_nacl.go 26 muxer bool // is someone reading and muxing responses
  /prebuilts/go/linux-x86/src/syscall/
srpc_nacl.go 26 muxer bool // is someone reading and muxing responses
  /external/ppp/pppd/
main.c 951 { 0x59, "PPP Muxing" },
1018 { 0x8059, "PPP Muxing Control Protocol" },
    [all...]
  /external/tcpdump/
print-ppp.c 215 "PPP-Muxing", /* (30) */
    [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 846 ALOGI("muxing app: %s, writing app: %s",
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.3.jd 43 <li><a href="#MediaMuxing">Media muxing</a></li>
526 <h3 id="MediaMuxing">Media muxing</h3>
    [all...]
  /external/opencv3/3rdparty/lib/
libavformat.a     [all...]
libavformat64.a     [all...]

Completed in 1734 milliseconds

1 2