Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DFrameDecoder.cpp153 int codecConfigKey = isAvif(trackMeta) ? kKeyThumbnailAV1C : kKeyThumbnailHVCC; in findThumbnailInfo() local
156 && trackMeta->findData(codecConfigKey, in findThumbnailInfo()
785 const int codecConfigKey = isAvif(trackMeta()) ? kKeyOpaqueCSD0 : kKeyHVCC; in onGetFormatAndSeekOptions() local
786 overrideMeta->setData(codecConfigKey, type, data, size); in onGetFormatAndSeekOptions()