Home
last modified time | relevance | path

Searched defs:data_range (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/libultrahdr/third_party/image_io/src/jpeg/
H A Djpeg_info_builder.cc72 const auto& data_range = segment.GetDataRange(); in Process() local
83 const auto& data_range = segment.GetDataRange(); in Process() local
117 const auto& data_range = segment.GetDataRange(); in Process() local
H A Djpeg_image_extractor.cc87 const DataRange& data_range = data_ranges[index]; in ExtractImage() local
H A Djpeg_segment.cc99 DataRange data_range(begin_value_location, end_value_location); in ExtractXmpPropertyValue() local
/aosp_15_r20/external/image_io/src/jpeg/
H A Djpeg_info_builder.cc71 const auto& data_range = segment.GetDataRange(); in Process() local
82 const auto& data_range = segment.GetDataRange(); in Process() local
116 const auto& data_range = segment.GetDataRange(); in Process() local
H A Djpeg_image_extractor.cc87 const DataRange& data_range = data_ranges[index]; in ExtractImage() local
H A Djpeg_segment.cc99 DataRange data_range(begin_value_location, end_value_location); in ExtractXmpPropertyValue() local
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Ddata_range.h50 bool Contains(const DataRange& data_range) const { in Contains()
61 DataRange GetIntersection(const DataRange& data_range) const { in GetIntersection()
H A Ddata_segment.h50 static std::shared_ptr<DataSegment> Create(const DataRange& data_range, in Create()
153 DataSegment(const DataRange& data_range, const Byte* buffer, in DataSegment()
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Ddata_range.h50 bool Contains(const DataRange& data_range) const { in Contains()
61 DataRange GetIntersection(const DataRange& data_range) const { in GetIntersection()
H A Ddata_segment.h50 static std::shared_ptr<DataSegment> Create(const DataRange& data_range, in Create()
153 DataSegment(const DataRange& data_range, const Byte* buffer, in DataSegment()
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/jpeg/
H A Djpeg_info.h109 void SetAppleDepthImageRange(const DataRange& data_range) { in SetAppleDepthImageRange()
114 void SetAppleMatteImageRange(const DataRange& data_range) { in SetAppleMatteImageRange()
H A Djpeg_segment_info.h25 JpegSegmentInfo(size_t image_index, const DataRange& data_range, in JpegSegmentInfo()
/aosp_15_r20/external/image_io/includes/image_io/jpeg/
H A Djpeg_info.h109 void SetAppleDepthImageRange(const DataRange& data_range) { in SetAppleDepthImageRange()
114 void SetAppleMatteImageRange(const DataRange& data_range) { in SetAppleMatteImageRange()
H A Djpeg_segment_info.h25 JpegSegmentInfo(size_t image_index, const DataRange& data_range, in JpegSegmentInfo()
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/data/
Dmod.rs6 mod data_range; module
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/base/
H A Ddata_segment_data_source.cc23 const DataRange& data_range, size_t /*best_size*/, in TransferData()
H A Distream_ref_data_source.cc27 const DataRange &data_range, size_t best_size, in TransferData()
H A Ddata_segment.cc13 const DataRange& data_range, const Byte* buffer, in Create()
/aosp_15_r20/external/image_io/src/base/
H A Ddata_segment_data_source.cc23 const DataRange& data_range, size_t /*best_size*/, in TransferData()
H A Distream_ref_data_source.cc27 const DataRange &data_range, size_t best_size, in TransferData()
H A Ddata_segment.cc13 const DataRange& data_range, const Byte* buffer, in Create()
/aosp_15_r20/external/googleapis/google/cloud/dataplex/v1/
H A Dprocessing.proto100 oneof data_range { oneof
/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/
H A Dprocessing.proto100 oneof data_range { oneof
/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/
Dlayout.rs81 pub fn data_range() -> Range<VirtualAddress> { in data_range() function
/aosp_15_r20/system/extras/simpleperf/scripts/purgatorio/
H A Dpurgatorio.py50 def create_graph(args, source, data_range): argument

12