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