Searched refs:base_offset (Results 1 – 2 of 2) sorted by relevance
83 int base_offset = (in_br_z) * 32 + (in_br_y);85 int slice_pos = base_brick * BRICK_SIZE + base_offset;
268 uint16_t data_reference_index, uint64_t base_offset) : in ItemLoc()272 baseOffset(base_offset) {} in ItemLoc()410 uint64_t base_offset = 0; in parse() local412 if (!source()->getUInt64Var(offset, &base_offset, base_offset_size)) { in parse()417 ALOGV("base_offset %lld", (long long) base_offset); in parse()420 item_id, construction_method, data_reference_index, base_offset)); in parse()