Lines Matching defs:item
36 // struct to keep track of one image item
378 ALOGV("item[%zu]: id %lld", i, (long long)item_id);
418 ItemLoc &item = mItemLocs->editValueAt(index);
427 // if the item is dividec into more than one extents, offset and
462 item.addExtent({ extent_index, extent_offset, extent_length });
496 ALOGV("attach reference type 0x%x to item id %d)", type(), mItemId);
547 ALOGV("Image item id %d uses thumbnail item id %d", mRefs[i], mItemId);
571 ALOGV("Image item id %d uses metadata item id %d", mRefs[i], mItemId);
622 ALOGV("item id %d: referencing item id %d", mItemId, refItemId);
900 ALOGV("item id %d associated to property %d (essential %d)",
954 // push dummy to maintain correct item property index
1365 ALOGW("ignoring duplicate image item id %d", info.itemId);
1371 ALOGE("iloc missing for image item id %d", info.itemId);
1446 // if the primary item id is invalid, set primary to the first displayable
1469 ALOGV("attach property %d to item id %d)",
1489 ALOGV("image[%u]: item index %u", imageIndex, itemIndex);
1536 ALOGV("image[%u]: thumbnail: size %dx%d, item index %zd",
1578 ALOGV("image[%u]: item index %u", imageIndex, *itemIndex);
1619 ALOGE("%s: Bad item index!", __FUNCTION__);
1641 // it's EOS. New item index must be requested each time.