Home
last modified time | relevance | path

Searched defs:bpp (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DGaussBlur.cpp71 int bpp = image_src.GetBPP(); in DoGaussBlur() local
78 bool CGaussBlur::Filter(LPCVOID pSrc, LPVOID pDest, int width, int height, int bpp) in Filter()
H A DDrawCommon.cpp617 int bpp = img_src.GetBPP(); in ImageResize() local