Searched refs:m_bitPitch (Results 1 – 2 of 2) sorted by relevance
142 const tcu::IVec3& getBitPitch (void) const { return m_bitPitch; } in getBitPitch()158 const tcu::IVec3 m_bitPitch; member in vkt::ycbcr::ChannelAccess
754 , m_bitPitch (bitPitch) in ChannelAccess()767 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos)); in getChannelUint()785 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos)); in setChannel()