Searched refs:DestBpp (Results 1 – 2 of 2) sorted by relevance
548 int DestBpp = m_DestBpp / 8; in StretchVert() local558 unsigned char* src_scan = m_pInterBuf + (col - m_DestClip.left) * DestBpp; in StretchVert()568 dest_scan += DestBpp; in StretchVert()574 unsigned char* src_scan = m_pInterBuf + (col - m_DestClip.left) * DestBpp; in StretchVert()587 dest_scan += DestBpp; in StretchVert()595 unsigned char* src_scan = m_pInterBuf + (col - m_DestClip.left) * DestBpp; in StretchVert()612 dest_scan += DestBpp; in StretchVert()619 unsigned char* src_scan = m_pInterBuf + (col - m_DestClip.left) * DestBpp; in StretchVert()660 dest_scan += DestBpp; in StretchVert()
1959 int DestBpp, FX_LPCBYTE clip_scan, in _CompositeRow_8bppRgb2Rgb_NoBlend() argument1963 int dest_gap = DestBpp - 3; in _CompositeRow_8bppRgb2Rgb_NoBlend()1985 dest_scan += DestBpp; in _CompositeRow_8bppRgb2Rgb_NoBlend()2015 if (DestBpp == 4) { in _CompositeRow_8bppRgb2Rgb_NoBlend()2023 FX_DWORD* pPalette, int pixel_count, int DestBpp, FX_LPCBYTE clip_scan) in _CompositeRow_1bppRgb2Rgb_NoBlend() argument2056 if (DestBpp == 4) { in _CompositeRow_1bppRgb2Rgb_NoBlend()3162 int DestBpp, FX_LPCBYTE clip_scan) in _CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder() argument3178 dest_scan += DestBpp; in _CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder()3183 FX_ARGB* pPalette, int pixel_count, int DestBpp, FX_LPCBYTE clip_scan) in _CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder() argument3218 dest_scan += DestBpp; in _CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder()