Searched refs:quints (Results 1 – 1 of 1) sorted by relevance
677 const deUint32 (& quints)[3] = quintsFromQ[Q]; in decodeISEQuintBlock() local682 dst[i].tq = quints[i]; in decodeISEQuintBlock()683 dst[i].v = (quints[i] << numBits) + m[i]; in decodeISEQuintBlock()