Searched defs:DeterminizeFstOptions (Results 1 – 1 of 1) sorted by relevance
104 struct DeterminizeFstOptions : CacheOptions { struct107 explicit DeterminizeFstOptions(const CacheOptions &opts, float del = kDelta) argument110 explicit DeterminizeFstOptions(float del = kDelta) : delta(del) {} in delta() argument