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

  /external/libopus/silk/
init_encoder.c 43 silk_encoder_state_Fxx *psEnc, /* I/O Pointer to Silk FIX encoder state */
50 silk_memset( psEnc, 0, sizeof( silk_encoder_state_Fxx ) );
HP_variable_cutoff.c 40 silk_encoder_state_Fxx state_Fxx[] /* I/O Encoder states */
control_codec.c 33 #define silk_encoder_state_Fxx silk_encoder_state_FIX
36 #define silk_encoder_state_Fxx silk_encoder_state_FLP
43 silk_encoder_state_Fxx *psEnc, /* I/O */
48 silk_encoder_state_Fxx *psEnc, /* I/O */
66 silk_encoder_state_Fxx *psEnc, /* I/O Pointer to Silk encoder state */
136 silk_encoder_state_Fxx *psEnc, /* I/O */
201 silk_encoder_state_Fxx *psEnc, /* I/O */
enc_API.c 109 silk_encoder_state_Fxx *state_Fxx;
  /external/libopus/silk/fixed/
main_FIX.h 46 #define silk_encoder_state_Fxx silk_encoder_state_FIX
56 silk_encoder_state_Fxx state_Fxx[] /* I/O Encoder states */
76 silk_encoder_state_Fxx *psEnc, /* I/O Pointer to Silk FIX encoder state */
82 silk_encoder_state_Fxx *psEnc, /* I/O Pointer to Silk encoder state */
  /external/libopus/silk/float/
main_FLP.h 44 #define silk_encoder_state_Fxx silk_encoder_state_FLP
54 silk_encoder_state_Fxx state_Fxx[] /* I/O Encoder states */

Completed in 84 milliseconds