MCPcopy Create free account
hub / github.com/cybereality/Perception / DecodeJpgFileData

Function DecodeJpgFileData

Perception/loadjpg.h:1285–1319  ·  view source on GitHub ↗

/ Take Jpg data, i.e. jpg file read into memory, and decompress it to an array of rgb pixel values. Note - Memory is allocated for this function, so delete it when finished /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ConvertJpgFileFunction · 0.70
Main.cppFile · 0.70

Calls 4

dprintfFunction · 0.70
JpegParseHeaderFunction · 0.70
JpegDecodeFunction · 0.70
JpegGetImageSizeFunction · 0.70

Tested by

no test coverage detected