Searched refs:getSingleChannelIndex (Results 1 – 3 of 3) sorted by relevance
622 inline int getSingleChannelIndex(int x, int y) const in getSingleChannelIndex() function664 return modifierTable[table_index][getSingleChannelIndex(x, y)]; in getSingleChannelModifier()
629 inline int getSingleChannelIndex(int x, int y) const in getSingleChannelIndex() function671 return modifierTable[table_index][getSingleChannelIndex(x, y)]; in getSingleChannelModifier()
1350 int getSingleChannelIndex(size_t x, size_t y) const in getSingleChannelIndex() function1402 return modifierTable[u.scblk.table_index][getSingleChannelIndex(x, y)]; in getSingleChannelModifier()