/external/libopus/silk/ |
main.h | 133 silk_encoder_state *psEncC, /* I/O Pointer to Silk encoder state */ 139 silk_encoder_state *psEncC, /* I/O Pointer to Silk encoder state */ 233 const silk_encoder_state *psEncC, /* I/O Encoder State */ 252 const silk_encoder_state *psEncC, /* I/O Encoder State */ 279 silk_encoder_state *psEncC, /* I/O Encoder state */ 297 silk_encoder_state *psEncC, /* I/O Encoder state */ 431 silk_encoder_state *psEncC, /* I/O Encoder state */
|
control_SNR.c | 37 silk_encoder_state *psEncC, /* I/O Pointer to Silk encoder state */
|
HP_variable_cutoff.c | 45 silk_encoder_state *psEncC1 = &state_Fxx[ 0 ].sCmn;
|
control_codec.c | 54 silk_encoder_state *psEncC, /* I/O */ 59 silk_encoder_state *psEncC, /* I/O */ 314 silk_encoder_state *psEncC, /* I/O */ 396 silk_encoder_state *psEncC, /* I/O */
|
process_NLSFs.c | 36 silk_encoder_state *psEncC, /* I/O Encoder state */
|
NSQ.c | 36 const silk_encoder_state *psEncC, /* I Encoder State */ 72 const silk_encoder_state *psEncC, /* I/O Encoder State */ 374 const silk_encoder_state *psEncC, /* I Encoder State */
|
control_audio_bandwidth.c | 37 silk_encoder_state *psEncC, /* I/O Pointer to Silk encoder state */
|
encode_indices.c | 36 silk_encoder_state *psEncC, /* I/O Encoder state */
|
NSQ_del_dec.c | 61 const silk_encoder_state *psEncC, /* I Encoder State */ 110 const silk_encoder_state *psEncC, /* I/O Encoder State */ [all...] |
VAD.c | 81 silk_encoder_state *psEncC, /* I/O Encoder state */
|
structs.h | 227 } silk_encoder_state; typedef in typeref:struct:__anon17563
|
/external/libopus/silk/fixed/ |
structs_FIX.h | 68 silk_encoder_state sCmn; /* Common struct, shared with floating-point code */
|
find_LPC_FIX.c | 38 silk_encoder_state *psEncC, /* I/O Encoder state */
|
main_FIX.h | 152 silk_encoder_state *psEncC, /* I/O Encoder state */
|
/external/libopus/silk/float/ |
find_LPC_FLP.c | 38 silk_encoder_state *psEncC, /* I/O Encoder state */
|
structs_FLP.h | 68 silk_encoder_state sCmn; /* Common struct, shared with fixed-point code */
|
main_FLP.h | 148 silk_encoder_state *psEncC, /* I/O Encoder state */ 292 silk_encoder_state *psEncC, /* I/O Encoder state */
|
wrappers_FLP.c | 74 silk_encoder_state *psEncC, /* I/O Encoder state */
|