Home
last modified time | relevance | path

Searched refs:decodeBppAndBytes (Results 1 – 2 of 2) sorted by relevance

/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/map/garmin/
H A DCGarminTyp.h213 bool decodeBppAndBytes(int ncolors, int w, int flags, int& bpp, int& bytes);
H A DCGarminTyp.cpp941 bool CGarminTyp::decodeBppAndBytes(int ncolors, int w, int flags, int& bpp, int& bytes) in decodeBppAndBytes() function in CGarminTyp
1205 if(!decodeBppAndBytes(ncolors, w, ctyp, bpp, wbytes)) in parsePoint()
1244 if(!decodeBppAndBytes(ncolors, w, ctyp, bpp, wbytes)) in parsePoint()
1258 if(!decodeBppAndBytes(ncolors, w, ctyp, bpp, wbytes)) in parsePoint()