Home
last modified time | relevance | path

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

/external/image_io/includes/image_io/jpeg/
Djpeg_segment.h58 size_t GetMarkerLocation() const { return GetBegin(); } in GetMarkerLocation() function
141 size_t marker_type_location = GetMarkerLocation() + 1; in GetMarker()