Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DItemTable.cpp267 constructionMethod(construction_method), in ItemLoc()
279 if (constructionMethod == 0) { in getLoc()
283 } else if (constructionMethod == 1) { in getLoc()
297 uint16_t constructionMethod; member