Searched defs:quantisationOffset (Results 1 – 2 of 2) sorted by relevance
21 int quantisationOffset; member in kws::Decoder26 … Decoder(int quantisationOffset, float quantisationScale) : quantisationOffset(quantisationOffset), in Decoder()
17 int quantisationOffset = 1; variable