OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overlapLP
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
initialize.c
154
WebRtcSpl_ZerosArrayW16(State->
overlapLP
, RECOVERY_OVERLAP);
decode.c
139
(int16_t)(ISACdec_obj->plcstr_obj.
overlapLP
[k] *
structs.h
176
int16_t
overlapLP
[ RECOVERY_OVERLAP ]; // [FRAMESAMPLES/2]; saved 160
decode_plc.c
752
ISACdec_obj->plcstr_obj.
overlapLP
[i] = (int16_t)(
Completed in 138 milliseconds