Home
last modified time | relevance | path

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

/external/image_io/src/jpeg/
Djpeg_info_builder.cc70 if (image_count_ > 0 && IsJfifSegment(segment)) { in Process()
177 bool JpegInfoBuilder::IsJfifSegment(const JpegSegment& segment) const { in IsJfifSegment() function in photos_editing_formats::image_io::JpegInfoBuilder
/external/image_io/includes/image_io/jpeg/
Djpeg_info_builder.h61 bool IsJfifSegment(const JpegSegment& segment) const;