Home
last modified time | relevance | path

Searched refs:m_order (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dclusterfit.h52 u8 m_order[16*kMaxIterations]; variable
H A Dclusterfit.cpp69 u8* order = ( u8* )m_order + 16*iteration; in ConstructOrdering()
89 u8 const* prev = ( u8* )m_order + 16*it; in ConstructOrdering()
228 u8 const* order = ( u8* )m_order + 16*bestiteration; in Compress3()
371 u8 const* order = ( u8* )m_order + 16*bestiteration; in Compress4()