Home
last modified time | relevance | path

Searched refs:SetCaptureSegmentBytes (Results 1 – 3 of 3) sorted by relevance

/external/image_io/includes/image_io/jpeg/
Djpeg_info_builder.h35 void SetCaptureSegmentBytes(const std::string& segment_info_type);
/external/image_io/src/jpeg/
Djpeg_apple_depth_builder.cc54 info_builder.SetCaptureSegmentBytes(kJfif); in GetJpegInfo()
Djpeg_info_builder.cc23 void JpegInfoBuilder::SetCaptureSegmentBytes( in SetCaptureSegmentBytes() function in photos_editing_formats::image_io::JpegInfoBuilder