Searched refs:bitpos2 (Results 1 – 1 of 1) sorted by relevance
140 FX_SAFE_INT32 bitpos2 = blocksize[i]; in v_Call() local141 bitpos2 += pos; in v_Call()142 bitpos2 *= m_nOutputs; in v_Call()143 bitpos2 += j; in v_Call()144 bitpos2 *= m_nBitsPerSample; in v_Call()145 if (!bitpos2.IsValid()) in v_Call()148 GetBits32(pSampleData, bitpos2.ValueOrDie(), m_nBitsPerSample); in v_Call()