Searched refs:AMessage (Results 151 - 172 of 172) sorted by relevance

1234567

/frameworks/av/media/libstagefright/
H A DMP3Extractor.cpp29 #include <media/stagefright/foundation/AMessage.h>
250 const sp<DataSource> &source, const sp<AMessage> &meta)
651 float *confidence, sp<AMessage> *meta) {
659 *meta = new AMessage;
H A DWVMExtractor.cpp170 sp<AMessage> *) {
H A DAMRExtractor.cpp331 sp<AMessage> *) {
H A DDRMExtractor.cpp274 sp<AMessage> *) {
H A DWAVExtractor.cpp531 sp<AMessage> *) {
H A DFLACExtractor.cpp821 sp<AMessage> *)
H A DMPEG4Extractor.cpp33 #include <media/stagefright/foundation/AMessage.h>
3650 sp<AMessage> *meta) {
3750 *meta = new AMessage;
3761 sp<AMessage> *meta) {
H A DAwesomePlayer.cpp55 #include <media/stagefright/foundation/AMessage.h>
2282 sp<AMessage> meta;
2328 sp<AMessage> dummy;
H A DAVIExtractor.cpp1287 sp<AMessage> *) {
H A DOggExtractor.cpp1015 sp<AMessage> *) {
/frameworks/av/media/libstagefright/foundation/
H A DALooper.cpp27 #include "AMessage.h"
161 void ALooper::post(const sp<AMessage> &msg, int64_t delayUs) {
/frameworks/av/media/libstagefright/rtsp/
H A DARTPAssembler.cpp22 #include <media/stagefright/foundation/AMessage.h>
H A DAPacketSource.cpp33 #include <media/stagefright/foundation/AMessage.h>
/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp37 #include <media/stagefright/foundation/AMessage.h>
119 const sp<AMessage> &format,
211 sp<AMessage> msg;
313 status_t JMediaCodec::setParameters(const sp<AMessage> &msg) {
434 sp<AMessage> format;
855 sp<AMessage> params;
H A Dandroid_media_MediaExtractor.cpp32 #include <media/stagefright/foundation/AMessage.h>
155 sp<AMessage> msg;
167 sp<AMessage> msg;
/frameworks/av/media/libstagefright/wifi-display/source/
H A DTSPacketizer.cpp26 #include <media/stagefright/foundation/AMessage.h>
36 Track(const sp<AMessage> &format,
67 sp<AMessage> mFormat;
87 const sp<AMessage> &format,
382 ssize_t TSPacketizer::addTrack(const sp<AMessage> &format) {
/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp30 #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) {
H A DMPEG2TSExtractor.cpp218 sp<AMessage> *) {
H A DMPEG2PSExtractor.cpp29 #include <media/stagefright/foundation/AMessage.h>
698 sp<AMessage> *) {
H A DESQueue.cpp26 #include <media/stagefright/foundation/AMessage.h>
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp25 #include <media/stagefright/foundation/AMessage.h>
/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp989 sp<AMessage> *) {

Completed in 273 milliseconds

1234567