Searched refs:setHDRStaticInfoIntoFormat (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
H A DColorUtils.h184 static void setHDRStaticInfoIntoFormat(const HDRStaticInfo &info, sp<AMessage> &format);
/frameworks/av/media/libstagefright/foundation/include/foundation/
H A DColorUtils.h184 static void setHDRStaticInfoIntoFormat(const HDRStaticInfo &info, sp<AMessage> &format);
/frameworks/av/media/libstagefright/include/foundation/
H A DColorUtils.h184 static void setHDRStaticInfoIntoFormat(const HDRStaticInfo &info, sp<AMessage> &format);
/frameworks/av/media/libstagefright/foundation/
H A DColorUtils.cpp604 void ColorUtils::setHDRStaticInfoIntoFormat( function in class:android::ColorUtils
/frameworks/av/media/libstagefright/
H A DUtils.cpp718 ColorUtils::setHDRStaticInfoIntoFormat(*(HDRStaticInfo*)data, msg);
H A DACodec.cpp3593 setHDRStaticInfoIntoFormat(params.sInfo, outputFormat);
3663 setHDRStaticInfoIntoFormat(params.sInfo, format);

Completed in 91 milliseconds