MCPcopy Create free account
hub / github.com/Ubpa/RenderLab / stbi__get_marker

Function stbi__get_marker

include/Basic/stb_image.h:2639–2648  ·  view source on GitHub ↗

if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff, which is never a valid marker value

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

stbi__decode_jpeg_headerFunction · 0.85
stbi__decode_jpeg_imageFunction · 0.85

Calls 1

stbi__get8Function · 0.85

Tested by

no test coverage detected