Home
last modified time | relevance | path

Searched refs:kKeyIccProfile (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/tests/fuzzers/
H A DFrameDecoderHelpers.h56 newMeta->setData(kKeyIccProfile, in generateMetaData()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMetaDataBase.h227 kKeyIccProfile = 'prof', // raw data, ICC profile data enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp60 if (!trackMeta->findData(kKeyIccProfile, &type, &iccData, &iccSize)){ in allocVideoFrame()
H A DUtils.cpp783 { "icc-profile", kKeyIccProfile },