Home
last modified time | relevance | path

Searched refs:AMediaFormat_getFormat (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libmedia/
DNdkMediaFormatPriv.cpp43 void AMediaFormat_getFormat(const AMediaFormat* mData, sp<AMessage> *dest) { in AMediaFormat_getFormat() function
/frameworks/av/include/media/
DNdkMediaFormatPriv.h52 void AMediaFormat_getFormat(const AMediaFormat* mData, sp<AMessage> *dest);
/frameworks/av/media/ndk/
DNdkMediaMuxer.cpp77 AMediaFormat_getFormat(format, &msg); in AMediaMuxer_addTrack()
DNdkMediaCodec.cpp545 AMediaFormat_getFormat(format, &nativeFormat); in AMediaCodec_configure()
880 AMediaFormat_getFormat(params, &nativeParams); in AMediaCodec_setParameters()
DNdkMediaExtractor.cpp443 AMediaFormat_getFormat(fmt, &meta); in AMediaExtractor_getSampleFormat()
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2839 AMediaFormat_getFormat(updatedNdkFormat, &updatedFormat); in shapeMediaFormat()