Searched defs:retMinDiff (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/sonic/ | ||
H A D | Sonic.java | 513 findPitchPeriodInRange( short samples[], int position, int minPeriod, int maxPeriod, Integer retMinDiff, Integer retMaxDiff) findPitchPeriodInRange() argument |
H A D | sonic.c | 610 findPitchPeriodInRange( short *samples, int minPeriod, int maxPeriod, int *retMinDiff, int *retMaxDiff) findPitchPeriodInRange() argument |
Completed in 4 milliseconds