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

  /frameworks/av/include/media/stagefright/
MediaMuxer.h 39 // 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.
  /cts/tests/tests/media/src/android/media/cts/
ExtractDecodeEditEncodeMuxTest.java 564 * Does the actual work for extracting, decoding, encoding and muxing.
622 boolean muxing = false;
648 + "muxing:%b(V:%d,A:%d)",
661 muxing, outputVideoTrack, outputAudioTrack));
668 && (encoderOutputVideoFormat == null || muxing)) {
711 && (encoderOutputAudioFormat == null || muxing)) {
752 && (encoderOutputVideoFormat == null || muxing)) {
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
rtcpmuxfilter.cc 78 // If we're muxing RTP/RTCP, we must inspect each packet delivered and
  /external/kernel-headers/original/asm-arm/arch/
board.h 41 /* nomux means "standard" muxing is wrong on this board, and that
mux.h 538 /* setup pin muxing in Linux */
  /frameworks/av/cmds/stagefright/
muxer.cpp 50 static int muxing( function
299 int result = muxing(looper, argv[0], useAudio, useVideo, outputFileName,