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/src/modules/audio_coding/codecs/isac/fix/source/
settings.h
145
#define
OFFSET_Q8
768 /* 256 * 3 */
pitch_estimator.c
427
tmp32a = best_lag1q -
OFFSET_Q8
;
438
ratq = WEBRTC_SPL_RSHIFT_W32(tmp32a, 1) +
OFFSET_Q8
;
500
tmp32a = best_lag2q -
OFFSET_Q8
;
Completed in 502 milliseconds