Searched defs:GlobalChannelIndexTable (Results 1 – 1 of 1) sorted by relevance
267 struct GlobalChannelIndexTable struct270 Util::Table<u8> table;275 NW_INLINE u32 GetCount() const { return table.count; } in GetCount()276 NW_INLINE u8 GetGlobalIndex( u32 index ) const in GetGlobalIndex()