HomeSort by relevance Sort by last modified time
    Searched full:amessage (Results 151 - 175 of 178) sorted by null

1 2 3 4 5 67 8

  /frameworks/av/media/libstagefright/rtsp/
ARTPAssembler.cpp 22 #include <media/stagefright/foundation/AMessage.h>
APacketSource.cpp 33 #include <media/stagefright/foundation/AMessage.h>
  /frameworks/wilhelm/src/android/
android_AudioToCbRenderer.cpp 80 (new AMessage(kWhatDecode, id()))->post();
android_GenericMediaPlayer.cpp 392 void GenericMediaPlayer::onSeek(const sp<AMessage> &msg) {
416 (new AMessage(kWhatSeekComplete, id()))->post(250000);
427 void GenericMediaPlayer::onLoop(const sp<AMessage> &msg) {
455 void GenericMediaPlayer::onAttachAuxEffect(const sp<AMessage> &msg) {
469 void GenericMediaPlayer::onSetAuxEffectSendLevel(const sp<AMessage> &msg) {
483 void GenericMediaPlayer::onBufferingUpdate(const sp<AMessage> &msg) {
android_defs.h 109 * used in APlayer::notify() and AMessage::findxxx()
  /frameworks/av/cmds/stagefright/
muxer.cpp 25 #include <media/stagefright/foundation/AMessage.h>
90 sp<AMessage> format;
stagefright.cpp 33 #include <media/stagefright/foundation/AMessage.h>
    [all...]
  /frameworks/base/media/jni/
android_media_MediaExtractor.cpp 31 #include <media/stagefright/foundation/AMessage.h>
154 sp<AMessage> msg;
166 sp<AMessage> msg;
android_media_MediaCodec.cpp 37 #include <media/stagefright/foundation/AMessage.h>
112 const sp<AMessage> &format,
203 sp<AMessage> msg;
397 sp<AMessage> format;
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.cpp 30 #include <media/stagefright/foundation/AMessage.h>
59 DiscontinuityType type, const sp<AMessage> &extra);
114 DiscontinuityType type, const sp<AMessage> &extra);
217 DiscontinuityType type, const sp<AMessage> &extra) {
625 DiscontinuityType type, const sp<AMessage> &extra) {
955 DiscontinuityType type, const sp<AMessage> &extra) {
    [all...]
MPEG2TSExtractor.cpp 251 sp<AMessage> *) {
MPEG2PSExtractor.cpp 29 #include <media/stagefright/foundation/AMessage.h>
698 sp<AMessage> *) {
ESQueue.cpp 26 #include <media/stagefright/foundation/AMessage.h>
  /frameworks/av/media/libstagefright/
DRMExtractor.cpp 274 sp<AMessage> *) {
AMRExtractor.cpp 331 sp<AMessage> *) {
WAVExtractor.cpp 531 sp<AMessage> *) {
AwesomePlayer.cpp 54 #include <media/stagefright/foundation/AMessage.h>
    [all...]
FLACExtractor.cpp 821 sp<AMessage> *)
MPEG4Extractor.cpp 33 #include <media/stagefright/foundation/AMessage.h>
    [all...]
OggExtractor.cpp 1015 sp<AMessage> *) {
  /frameworks/av/media/libstagefright/wifi-display/
wfd.cpp 33 #include <media/stagefright/foundation/AMessage.h>
  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.cpp 26 #include <media/stagefright/foundation/AMessage.h>
36 Track(const sp<AMessage> &format,
67 sp<AMessage> mFormat;
87 const sp<AMessage> &format,
370 ssize_t TSPacketizer::addTrack(const sp<AMessage> &format) {
  /system/core/adb/
transport_local.c 57 if(readx(t->sfd, &p->msg, sizeof(amessage))){
96 if(writex(t->sfd, &p->msg, sizeof(amessage) + length)) {
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 987 sp<AMessage> *) {
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]

Completed in 2672 milliseconds

1 2 3 4 5 67 8