Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mp4/
DItemTable.cpp273 ItemLoc(uint32_t item_id, uint16_t construction_method, in ItemLoc()
275 itemId(item_id), in ItemLoc()
383 uint32_t item_id; in parse() local
384 if (!source()->getUInt32Var(offset, &item_id, itemFieldSize)) { in parse()
387 ALOGV("item[%zu]: id %lld", i, (long long)item_id); in parse()
425 ssize_t index = mItemLocs->add(item_id, ItemLoc( in parse()
426 item_id, construction_method, data_reference_index, base_offset)); in parse()
1183 uint32_t item_id; in parse() local
1188 if (!source()->getUInt32Var(offset, &item_id, itemIdSize)) { in parse()
1191 ALOGV("item_id %d", item_id); in parse()
[all …]
/frameworks/proto_logging/stats/enums/app/
Dtvsettings_enums.proto70 * For details of the scheme, please refer to the "Definition of item_id" and
71 * "Evolve of item_id" sections in go/atv-settings-ww-logging-design.
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto439 optional int32 item_id = 2; field
/frameworks/proto_logging/stats/
Datoms.proto16654 optional android.app.tvsettings.ItemId item_id = 2; field
21927 optional android.app.wearsettings.ItemId item_id = 2; field