Searched defs:bpp (Results 1 – 2 of 2) sorted by relevance
71 int bpp = image_src.GetBPP(); in DoGaussBlur() local78 bool CGaussBlur::Filter(LPCVOID pSrc, LPVOID pDest, int width, int height, int bpp) in Filter()
617 int bpp = img_src.GetBPP(); in ImageResize() local