Home
last modified time | relevance | path

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

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