Searched refs:inputBitTable (Results 1 – 1 of 1) sorted by relevance
2441 std::vector<int> inputBitTable; in compare() local2442 getBits(m_inputType, m_inputFormat, inputBitTable); in compare()2462 int bit1 = getRealBitPrecision(inputBitTable[j], inputSampler == SAMPLER_FLOAT); in compare()