Home
last modified time | relevance | path

Searched defs:validated_byte (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/image_io/src/jpeg/
H A Djpeg_segment.cc24 ValidatedByte validated_byte = segment.GetValidatedByte(location); in SkipWhiteSpaceFindChar() local
54 ValidatedByte validated_byte = GetValidatedByte(location++); in BytesAtLocationStartWith() local
134 ValidatedByte validated_byte = GetValidatedByte(start_location + index); in ExtractString() local
H A Djpeg_scanner.cc106 ValidatedByte validated_byte = GetValidatedByte(location); in GetByte() local
H A Djpeg_info_builder.cc193 ValidatedByte validated_byte = segment.GetValidatedByte(location); in MaybeCaptureSegmentBytes() local
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/jpeg/
H A Djpeg_segment.cc24 ValidatedByte validated_byte = segment.GetValidatedByte(location); in SkipWhiteSpaceFindChar() local
54 ValidatedByte validated_byte = GetValidatedByte(location++); in BytesAtLocationStartWith() local
134 ValidatedByte validated_byte = GetValidatedByte(start_location + index); in ExtractString() local
H A Djpeg_scanner.cc106 ValidatedByte validated_byte = GetValidatedByte(location); in GetByte() local
H A Djpeg_info_builder.cc194 ValidatedByte validated_byte = segment.GetValidatedByte(location); in MaybeCaptureSegmentBytes() local