Searched refs:getHDRStaticInfoFromFormat (Results 1 – 4 of 4) sorted by relevance
181 static bool getHDRStaticInfoFromFormat(const sp<AMessage> &format, HDRStaticInfo *info);
662 bool ColorUtils::getHDRStaticInfoFromFormat(const sp<AMessage> &format, HDRStaticInfo *info) { in getHDRStaticInfoFromFormat() function in android::ColorUtils
1360 if (ColorUtils::getHDRStaticInfoFromFormat(msg, &info)) { in convertMessageToMetaData()
3592 if (getHDRStaticInfoFromFormat(configFormat, info)) { in setHDRStaticInfoForVideoCodec()