Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/tests/fuzzers/
DFrameDecoderHelpers.h114 newMeta->setData(kKeyIccProfile, fdp->ConsumeIntegral<int32_t>() /* type */,
/frameworks/av/media/libstagefright/include/media/stagefright/
DMetaDataBase.h235 kKeyIccProfile = 'prof', // raw data, ICC profile data enumerator
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp65 if (!trackMeta->findData(kKeyIccProfile, &type, &iccData, &iccSize)){ in allocVideoFrame()
DUtils.cpp815 { "icc-profile", kKeyIccProfile },