OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NB_QUA_PITCH
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/
gains_tbl.cpp
75
#define
NB_QUA_PITCH
16
89
extern const Word16 qua_gain_pitch[
NB_QUA_PITCH
] =
q_plsf_5_tbl.cpp
76
#define
NB_QUA_PITCH
16
[
all
...]
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
q_gain_p.cpp
84
#define
NB_QUA_PITCH
16
100
extern const Word16 qua_gain_pitch[
NB_QUA_PITCH
];
198
for (i = 1; i <
NB_QUA_PITCH
; i++)
217
* neighbours, except for the extreme cases (i=0 or i=
NB_QUA_PITCH
-1),
228
if (index == (
NB_QUA_PITCH
- 1) ||
Completed in 30 milliseconds