Searched refs:fromOpusTable (Results 1 – 1 of 1) sorted by relevance
164 static const unsigned char fromOpusTable[16] = { variable187 return fromOpusTable[(c>>3)-16] | (c&0x7); in fromOpus()