Searched refs:getHDRStaticInfoFromFormat (Results 1 - 6 of 6) sorted by last modified time

/frameworks/av/include/media/stagefright/foundation/
H A DColorUtils.h181 static bool getHDRStaticInfoFromFormat(const sp<AMessage> &format, HDRStaticInfo *info);
/frameworks/av/media/libstagefright/foundation/
H A DColorUtils.cpp662 bool ColorUtils::getHDRStaticInfoFromFormat(const sp<AMessage> &format, HDRStaticInfo *info) { function in class:android::ColorUtils
/frameworks/av/media/libstagefright/foundation/include/foundation/
H A DColorUtils.h181 static bool getHDRStaticInfoFromFormat(const sp<AMessage> &format, HDRStaticInfo *info);
/frameworks/av/media/libstagefright/include/foundation/
H A DColorUtils.h181 static bool getHDRStaticInfoFromFormat(const sp<AMessage> &format, HDRStaticInfo *info);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3592 if (getHDRStaticInfoFromFormat(configFormat, info)) {
H A DUtils.cpp1360 if (ColorUtils::getHDRStaticInfoFromFormat(msg, &info)) {

Completed in 207 milliseconds