Home
last modified time | relevance | path

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

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