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