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