Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp153 int codecConfigKey = isAvif(trackMeta) ? kKeyThumbnailAV1C : kKeyThumbnailHVCC; in findThumbnailInfo() local
785 const int codecConfigKey = isAvif(trackMeta()) ? kKeyOpaqueCSD0 : kKeyHVCC; in onGetFormatAndSeekOptions() local