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