Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/tests/fuzzers/
H A DFrameDecoderHelpers.h67 newMeta->setInt32(kKeyThumbnailHeight, fdp->ConsumeIntegral<int32_t>()); in generateMetaData()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMetaDataBase.h40 kKeyThumbnailHeight = 'thbH', // int32_t, thumbnail height enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp155 && trackMeta->findInt32(kKeyThumbnailHeight, height) in findThumbnailInfo()
H A DUtils.cpp768 { "thumbnail-height", kKeyThumbnailHeight },