Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/tests/fuzzers/
DFrameDecoderHelpers.h72 newMeta->setData(kKeyThumbnailHVCC, in generateMetaData()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMetaDataBase.h64 kKeyThumbnailHVCC = 'thvc', // raw data enumerator
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp153 int codecConfigKey = isAvif(trackMeta) ? kKeyThumbnailAV1C : kKeyThumbnailHVCC; in findThumbnailInfo()
DUtils.cpp786 { "thumbnail-csd-hevc", kKeyThumbnailHVCC },