Searched refs:mConfigFormat (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h255 sp<AMessage> mConfigFormat; member in struct:android::ACodec
/frameworks/av/media/libstagefright/
H A DACodec.cpp1723 mConfigFormat = msg;
3466 getColorAspectsFromFormat(mConfigFormat, aspects);
4783 width, height, mConfigFormat, notify,
4791 if (mConfigFormat->contains("hdr-static-info")) {
5201 (void)mConfigFormat->findInt32("pcm-encoding", (int32_t*)&pcmEncoding);

Completed in 184 milliseconds