OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OFFSET_Q8
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
settings.h
154
#define
OFFSET_Q8
768 /* 256 * 3 */
pitch_estimator.c
312
tmp32b = (best_lag1q -
OFFSET_Q8
) * 2;
322
ratq = (tmp32a >> 1) +
OFFSET_Q8
;
387
tmp32b = (best_lag2q -
OFFSET_Q8
) * 2;
Completed in 3190 milliseconds