Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DItemTable.cpp1617 uint32_t masterItemIndex = mDisplayables[imageIndex]; in findThumbnailItem() local
1619 const ImageItem &masterImage = mItemIdToItemMap[masterItemIndex]; in findThumbnailItem()
1621 *itemIndex = masterItemIndex; in findThumbnailItem()