Searched refs:IsScanLine1bpp (Results 1 – 1 of 1) sorted by relevance
25 bool IsScanLine1bpp(const uint8_t* pBuf, int width) { in IsScanLine1bpp() function44 return IsScanLine1bpp(pBuf, width); in IsScanLineBpp()