Home
last modified time | relevance | path

Searched refs:kKeyThumbnailAV1C (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMetaDataBase.h65 kKeyThumbnailAV1C = 'tav1', // raw data enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp153 int codecConfigKey = isAvif(trackMeta) ? kKeyThumbnailAV1C : kKeyThumbnailHVCC; in findThumbnailInfo()
H A DUtils.cpp788 { "thumbnail-csd-av1c", kKeyThumbnailAV1C },