OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CB_FILTERLEN
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
filtered_cb_vecs.c
45
(int16_t*)WebRtcIlbcfix_kCbFiltersRev,
CB_FILTERLEN
, samples);
get_cd_vec.c
90
CB_FILTERLEN
, cbveclen);
97
memIndTest = lMem-cbveclen-
CB_FILTERLEN
;
103
CB_FILTERLEN
, cbveclen+5);
constants.c
586
const int16_t WebRtcIlbcfix_kCbFiltersRev[
CB_FILTERLEN
]={
defines.h
60
#define
CB_FILTERLEN
(2*4)
encode.c
66
int16_t memVec[CB_MEML+
CB_FILTERLEN
];
Completed in 497 milliseconds