Searched defs:QuantizeMapper (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dmap.h920 struct QuantizeMapper { struct in namespace:fst
926 QuantizeMapper() : delta_(kDelta) {} function in struct:fst::QuantizeMapper
928 explicit QuantizeMapper(float d) : delta_(d) {} function in struct:fst::QuantizeMapper
/external/openfst/src/include/fst/
H A Darc-map.h1088 struct QuantizeMapper { struct in namespace:fst
1094 QuantizeMapper() : delta_(kDelta) {} function in struct:fst::QuantizeMapper
1096 explicit QuantizeMapper(float d) : delta_(d) {} function in struct:fst::QuantizeMapper

Completed in 50 milliseconds