Searched defs:tune (Results 1 – 4 of 4) sorted by relevance
177 fn tune(&mut self, tunings: Tunings) -> EncodeResult<()>; in tune() method341 fn tune(&mut self, tunings: Tunings) -> EncodeResult<()> { in tune() function
200 fn tune(&mut self, tunings: Tunings) -> EncodeResult<()> { in tune() function
161 fn tune(&mut self, tunings: Tunings) -> EncodeResult<()> { in tune() function
167 fn tune(&mut self, tunings: Tunings) -> EncodeResult<()>; in tune() method