Searched refs:use32bppFor422Fmt (Results 1 – 3 of 3) sorted by relevance
1394 bpp = m_configFlags.use32bppFor422Fmt ? 32 : 16; in GetBitsPerPixel()1395 expandX = m_configFlags.use32bppFor422Fmt ? 2 : 1; in GetBitsPerPixel()1399 bpp = m_configFlags.use32bppFor422Fmt ? 32 : 16; in GetBitsPerPixel()1400 expandX = m_configFlags.use32bppFor422Fmt ? 2 : 1; in GetBitsPerPixel()
289 UINT_32 use32bppFor422Fmt : 1; ///< View 422 formats as 32 bits per pixel element member
990 m_configFlags.use32bppFor422Fmt = TRUE; in HwlConvertChipFamily()