Searched defs:QuantizeConstant (Results 1 – 2 of 2) sorted by relevance
22 void QuantizeConstant(const srcType* src, uint8_t* dst, size_t numElements, float& scale, int& offs… in QuantizeConstant() function
1929 BOOST_AUTO_TEST_CASE(QuantizeConstant) in BOOST_AUTO_TEST_CASE() argument