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