Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DItemTable.cpp264 ItemLoc(uint32_t item_id, uint16_t construction_method, in ItemLoc()
266 itemId(item_id), in ItemLoc()
374 uint32_t item_id; in parse() local
375 if (!source()->getUInt32Var(offset, &item_id, itemFieldSize)) { in parse()
378 ALOGV("item[%zu]: id %lld", i, (long long)item_id); in parse()
416 ssize_t index = mItemLocs->add(item_id, ItemLoc( in parse()
417 item_id, construction_method, data_reference_index, base_offset)); in parse()
1067 uint32_t item_id; in parse() local
1072 if (!source()->getUInt32Var(offset, &item_id, itemIdSize)) { in parse()
1075 ALOGV("item_id %d", item_id); in parse()
[all …]
/frameworks/support/emoji/bundled/
Dbuild.gradle32 url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"
/frameworks/support/emoji/core/
Dbuild.gradle65 url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"