Searched refs:bitpos2 (Results 1 – 1 of 1) sorted by relevance
608 FX_SAFE_INT32 bitpos2 = blocksize[i]; in v_Call() local609 bitpos2 += pos; in v_Call()610 bitpos2 *= m_nOutputs; in v_Call()611 bitpos2 += j; in v_Call()612 bitpos2 *= m_nBitsPerSample; in v_Call()613 if (!bitpos2.IsValid()) { in v_Call()617 _GetBits32(pSampleData, bitpos2.ValueOrDie(), m_nBitsPerSample); in v_Call()