Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMetaDataBase.h39 kKeyThumbnailWidth = 'thbW', // int32_t, thumbnail width enumerator
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp103 return trackMeta->findInt32(kKeyThumbnailWidth, width) in findThumbnailInfo()
DUtils.cpp690 { "thumbnail-width", kKeyThumbnailWidth },