HomeSort by relevance Sort by last modified time
    Searched refs:silk_encoder_state (Results 1 - 18 of 18) sorted by null

  /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 */
HP_variable_cutoff.c 45 silk_encoder_state *psEncC1 = &state_Fxx[ 0 ].sCmn;
control_SNR.c 37 silk_encoder_state *psEncC, /* I/O Pointer to Silk encoder state */
control_audio_bandwidth.c 37 silk_encoder_state *psEncC, /* I/O Pointer to Silk encoder state */
process_NLSFs.c 36 silk_encoder_state *psEncC, /* I/O Encoder state */
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 */
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 */
encode_indices.c 36 silk_encoder_state *psEncC, /* I/O Encoder state */
structs.h 227 } silk_encoder_state; typedef in typeref:struct:__anon13344
VAD.c 81 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...]
  /external/libopus/silk/float/
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 */
find_LPC_FLP.c 38 silk_encoder_state *psEncC, /* I/O Encoder state */
wrappers_FLP.c 74 silk_encoder_state *psEncC, /* I/O Encoder state */
  /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 */

Completed in 158 milliseconds