Searched defs:offsets (Results 1 – 12 of 12) sorted by relevance
195 final int[] offsets; in writeLabels() local214 int[] offsets = new int[count]; in writePartialLabelsNoCompression() local228 final int[] offsets = writePartialLabelsNoCompression(labels, labels.length); in writeLabelsNoCompression() local
152 int[] offsets = new int[2]; in getDSTSavings() local153 timeZone.getOffset(instant.toEpochMilli(), false /* local time */, offsets); in getDSTSavings() local
96 private static XmpInterface createXmpInterface(@NonNull byte[] rawXmp, @NonNull long[] offsets) in createXmpInterface()98 try (XmpDataParser xmpDataParser = new XmpDataParser(rawXmp, offsets)) { in createXmpInterface() argument220 XmpData(@NonNull byte[] raw, @NonNull long[] offsets) { in XmpData()
44 std::vector<int> offsets(block_count); in main() local
538 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in isVolumeOffsetAvailable() local548 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in getNumberOfVolumeOffsetInstances() local561 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in setVolumeOffset() local1023 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in handleDeviceAvailable() local1044 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in handleDeviceExtAudioOffsetChanged() local1069 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in handleDeviceExtAudioLocationChanged() local1099 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in handleDeviceExtAudioDescriptionChanged() local
111 std::vector<uint64_t> offsets(block_count); in measure_read_rate() local
146 uint32_t offsets[] = {y1 * inWidth * inDepth + x1 * inDepth, in roiAlignNhwc() local272 uint32_t offsets[] = {y1 * inWidth * inDepth + x1 * inDepth, in roiAlignQuantNhwc() local
257 protozero::PackedVarInt offsets; in Write() local
469 long[] offsets = new long[stripCount]; in calculateAllOffset() local
473 long[] offsets = new long[stripCount]; in calculateAllOffset() local
... .google.common.collect.ImmutableList$Builder offsets private final com.google.common.collect. ...