Searched refs:DestBpp (Results 1 – 2 of 2) sorted by relevance
558 int DestBpp = m_DestBpp / 8; in StretchVert() local568 unsigned char* src_scan = m_pInterBuf + (col - m_DestClip.left) * DestBpp; in StretchVert()578 dest_scan += DestBpp; in StretchVert()584 unsigned char* src_scan = m_pInterBuf + (col - m_DestClip.left) * DestBpp; in StretchVert()597 dest_scan += DestBpp; in StretchVert()605 unsigned char* src_scan = m_pInterBuf + (col - m_DestClip.left) * DestBpp; in StretchVert()622 dest_scan += DestBpp; in StretchVert()629 unsigned char* src_scan = m_pInterBuf + (col - m_DestClip.left) * DestBpp; in StretchVert()670 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()3163 int DestBpp, FX_LPCBYTE clip_scan) in _CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder() argument3179 dest_scan += DestBpp; in _CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder()3184 FX_ARGB* pPalette, int pixel_count, int DestBpp, FX_LPCBYTE clip_scan) in _CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder() argument3219 dest_scan += DestBpp; in _CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder()