Searched refs:monoRefI16 (Results 1 – 1 of 1) sorted by relevance
173 std::vector<int16_t> monoRefI16(mTotalFrameCount); in TEST_P() local174 memcpy_to_i16_from_float(monoRefI16.data(), monoOutput.data(), mTotalFrameCount); in TEST_P()206 ASSERT_EQ(0, memcmp(monoRefI16.data(), monoTestI16.data(), mTotalFrameCount * FCC_2)) in TEST_P()