Searched refs:m_bitPitch (Results 1 – 2 of 2) sorted by relevance
148 const tcu::IVec3& getBitPitch (void) const { return m_bitPitch; } in getBitPitch()164 const tcu::IVec3 m_bitPitch; member in vkt::ycbcr::ChannelAccess
778 , m_bitPitch (bitPitch) in ChannelAccess()790 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos)); in getChannelUint()808 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos)); in setChannel()