Searched refs:silk_encoder_state_Fxx (Results 1 – 6 of 6) sorted by relevance
/external/libopus/silk/fixed/ |
D | main_FIX.h | 51 #define silk_encoder_state_Fxx silk_encoder_state_FIX macro 64 …silk_encoder_state_Fxx state_Fxx[] /* I/O Encoder states … 85 …silk_encoder_state_Fxx *psEnc, /* I/O Pointer to Silk FI… 91 …silk_encoder_state_Fxx *psEnc, /* I/O Pointer to Silk en…
|
/external/libopus/silk/ |
D | init_encoder.c | 43 …silk_encoder_state_Fxx *psEnc, /* I/O Pointer to Silk FI… in silk_init_encoder() 50 silk_memset( psEnc, 0, sizeof( silk_encoder_state_Fxx ) ); in silk_init_encoder()
|
D | control_codec.c | 33 #define silk_encoder_state_Fxx silk_encoder_state_FIX macro 36 #define silk_encoder_state_Fxx silk_encoder_state_FLP macro 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 en… in silk_control_encoder() 135 silk_encoder_state_Fxx *psEnc, /* I/O */ in silk_setup_resamplers() 200 silk_encoder_state_Fxx *psEnc, /* I/O */ in silk_setup_fs()
|
D | HP_variable_cutoff.c | 40 …silk_encoder_state_Fxx state_Fxx[] /* I/O Encoder states … in silk_HP_variable_cutoff()
|
D | enc_API.c | 109 silk_encoder_state_Fxx *state_Fxx; in silk_QueryEncoder()
|
/external/libopus/silk/float/ |
D | main_FLP.h | 44 #define silk_encoder_state_Fxx silk_encoder_state_FLP macro 54 …silk_encoder_state_Fxx state_Fxx[] /* I/O Encoder states …
|