[go: nahoru, domu]

Searched refs:getHDRStaticInfoFromFormat (Results 1 - 4 of 4) sorted by relevance

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

Completed in 58 milliseconds