OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UB_LPC_GAIN_DIM
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
encode_lpc_swb.c
552
for(coeffCntr = 0; coeffCntr <
UB_LPC_GAIN_DIM
; coeffCntr++)
579
for(colCntr = 0; colCntr <
UB_LPC_GAIN_DIM
; colCntr++)
582
for(rowCntr = 0; rowCntr <
UB_LPC_GAIN_DIM
; rowCntr++)
608
for(coeffCntr = 0; coeffCntr <
UB_LPC_GAIN_DIM
; coeffCntr++)
646
for(coeffCntr = 0; coeffCntr <
UB_LPC_GAIN_DIM
; coeffCntr++)
674
for(rowCntr = 0; rowCntr <
UB_LPC_GAIN_DIM
; rowCntr++)
677
for(colCntr = 0; colCntr <
UB_LPC_GAIN_DIM
; colCntr++)
703
for(coeffCntr = 0; coeffCntr <
UB_LPC_GAIN_DIM
; coeffCntr++)
settings.h
86
#define
UB_LPC_GAIN_DIM
SUBFRAMES
entropy_coding.c
[
all
...]
encode.c
[
all
...]
Completed in 39 milliseconds