OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CalcLrIntQ
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
pitch_filter.c
37
static __inline size_t
CalcLrIntQ
(int16_t fixVal,
111
indW32 =
CalcLrIntQ
(curLagQ7, 7);
184
indW16 =
CalcLrIntQ
(curLagQ7, 7);
entropy_coding.c
74
static __inline int32_t
CalcLrIntQ
(int32_t fixVal, int16_t qDomain) {
[
all
...]
Completed in 3243 milliseconds