Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mp4/
DItemTable.cpp276 constructionMethod(construction_method), in ItemLoc()
288 if (constructionMethod == 0) { in getLoc()
292 } else if (constructionMethod == 1) { in getLoc()
306 uint16_t constructionMethod; member