OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCALEIN
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
arch.h
108
#define
SCALEIN
(a) (a)
201
#define
SCALEIN
(a) ((a)*CELT_SIG_SCALE)
celt_encoder.c
484
x =
SCALEIN
(pcmp[CC*i]);
[
all
...]
/external/libopus/src/
opus_encoder.c
729
#define PCM2VAL(x)
SCALEIN
(x)
[
all
...]
Completed in 1569 milliseconds