Home
last modified time | relevance | path

Searched refs:MaybeCaptureSegmentBytes (Results 1 – 2 of 2) sorted by relevance

/external/image_io/src/jpeg/
Djpeg_info_builder.cc73 MaybeCaptureSegmentBytes(kJfif, segment, segment_info.GetMutableBytes()); in Process()
84 MaybeCaptureSegmentBytes(kMpf, segment, segment_info.GetMutableBytes()); in Process()
118 MaybeCaptureSegmentBytes(kExif, segment, segment_info.GetMutableBytes()); in Process()
182 void JpegInfoBuilder::MaybeCaptureSegmentBytes(const std::string& type, in MaybeCaptureSegmentBytes() function in photos_editing_formats::image_io::JpegInfoBuilder
/external/image_io/includes/image_io/jpeg/
Djpeg_info_builder.h68 void MaybeCaptureSegmentBytes(const std::string& type,