Searched refs:IsScanLine1bpp (Results 1 – 1 of 1) sorted by relevance
39 bool IsScanLine1bpp(uint8_t* pBuf, int width) { in IsScanLine1bpp() function69 if (IsScanLine1bpp(pBuf + line * pitch, width)) in DetectFirstLastScan()