Searched refs:DEC_MIN_VERSION (Results 1 – 2 of 2) sorted by relevance
34 #define DEC_MIN_VERSION 0 macro
26 return (DEC_MAJ_VERSION << 16) | (DEC_MIN_VERSION << 8) | DEC_REV_VERSION; in WebPGetDecoderVersion()
Completed in 5 milliseconds