Home
last modified time | relevance | path

Searched refs:DecodeSchemeAscii (Results 1 – 2 of 2) sorted by last modified time

/dports/graphics/libdmtx/libdmtx-0.7.5/
H A Ddmtxstatic.h166 static unsigned char *DecodeSchemeAscii(DmtxMessage *msg, unsigned char *ptr, unsigned char *dataEn…
H A Ddmtxdecodescheme.c60 ptr = DecodeSchemeAscii(msg, ptr, dataEnd); in DecodeDataStream()
196 DecodeSchemeAscii(DmtxMessage *msg, unsigned char *ptr, unsigned char *dataEnd) in DecodeSchemeAscii() function