Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMetaData.h41 kKeyThumbnailWidth = 'thbW', // int32_t, thumbnail width enumerator
/frameworks/av/media/libstagefright/
DStagefrightMetadataRetriever.cpp255 if (trackMeta->findInt32(kKeyThumbnailWidth, &thumbnailWidth) in extractVideoFrame()
DItemTable.cpp1429 meta->setInt32(kKeyThumbnailWidth, thumbnail.width); in getImageMeta()