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