OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmp_fre
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
encode.c
501
WebRtc_Word16
tmp_fre
[FRAMESAMPLES];
local
545
tmp_fre
[ii] = (WebRtc_Word16) ((scale) * (float) SaveEnc_str->fre[ii]) ;
554
tmp_fre
[ii] = SaveEnc_str->fre[ii];
615
status = WebRtcIsacfix_EncodeSpec(&
tmp_fre
[ii*FRAMESAMPLES_HALF], &tmp_fim[ii*FRAMESAMPLES_HALF],
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
encode.c
1020
WebRtc_Word16
tmp_fre
[FRAMESAMPLES], tmp_fim[FRAMESAMPLES];
local
[
all
...]
Completed in 25 milliseconds