Searched refs:paramBand (Results 1 – 1 of 1) sorted by relevance
225 static inline int SpatialDecGetQmfBand(int paramBand, const UCHAR *tab) { in SpatialDecGetQmfBand() argument226 return (int)tab[paramBand]; in SpatialDecGetQmfBand()