OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:state_Fxx
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
enc_API.c
84
if( ret += silk_init_encoder( &psEnc->
state_Fxx
[ n ], arch ) ) {
109
silk_encoder_state_Fxx *
state_Fxx
;
112
state_Fxx
= psEnc->
state_Fxx
;
116
encStatus->API_sampleRate =
state_Fxx
[ 0 ].sCmn.API_fs_Hz;
117
encStatus->maxInternalSampleRate =
state_Fxx
[ 0 ].sCmn.maxInternal_fs_Hz;
118
encStatus->minInternalSampleRate =
state_Fxx
[ 0 ].sCmn.minInternal_fs_Hz;
119
encStatus->desiredInternalSampleRate =
state_Fxx
[ 0 ].sCmn.desiredInternal_fs_Hz;
120
encStatus->payloadSize_ms =
state_Fxx
[ 0 ].sCmn.PacketSize_ms;
121
encStatus->bitRate =
state_Fxx
[ 0 ].sCmn.TargetRate_bps
[
all
...]
HP_variable_cutoff.c
40
silk_encoder_state_Fxx
state_Fxx
[] /* I/O Encoder states */
45
silk_encoder_state *psEncC1 = &
state_Fxx
[ 0 ].sCmn;
/external/libopus/silk/
enc_API.c
84
if( ret += silk_init_encoder( &psEnc->
state_Fxx
[ n ], arch ) ) {
109
silk_encoder_state_Fxx *
state_Fxx
;
112
state_Fxx
= psEnc->
state_Fxx
;
116
encStatus->API_sampleRate =
state_Fxx
[ 0 ].sCmn.API_fs_Hz;
117
encStatus->maxInternalSampleRate =
state_Fxx
[ 0 ].sCmn.maxInternal_fs_Hz;
118
encStatus->minInternalSampleRate =
state_Fxx
[ 0 ].sCmn.minInternal_fs_Hz;
119
encStatus->desiredInternalSampleRate =
state_Fxx
[ 0 ].sCmn.desiredInternal_fs_Hz;
120
encStatus->payloadSize_ms =
state_Fxx
[ 0 ].sCmn.PacketSize_ms;
121
encStatus->bitRate =
state_Fxx
[ 0 ].sCmn.TargetRate_bps
[
all
...]
HP_variable_cutoff.c
40
silk_encoder_state_Fxx
state_Fxx
[] /* I/O Encoder states */
45
silk_encoder_state *psEncC1 = &
state_Fxx
[ 0 ].sCmn;
/external/chromium_org/third_party/opus/src/silk/float/
structs_FLP.h
116
silk_encoder_state_FLP
state_Fxx
[ ENCODER_NUM_CHANNELS ];
main_FLP.h
54
silk_encoder_state_Fxx
state_Fxx
[] /* I/O Encoder states */
/external/libopus/silk/float/
structs_FLP.h
116
silk_encoder_state_FLP
state_Fxx
[ ENCODER_NUM_CHANNELS ];
main_FLP.h
54
silk_encoder_state_Fxx
state_Fxx
[] /* I/O Encoder states */
/external/chromium_org/third_party/opus/src/silk/fixed/
structs_FIX.h
117
silk_encoder_state_FIX
state_Fxx
[ ENCODER_NUM_CHANNELS ];
main_FIX.h
56
silk_encoder_state_Fxx
state_Fxx
[] /* I/O Encoder states */
/external/libopus/silk/fixed/
structs_FIX.h
117
silk_encoder_state_FIX
state_Fxx
[ ENCODER_NUM_CHANNELS ];
main_FIX.h
56
silk_encoder_state_Fxx
state_Fxx
[] /* I/O Encoder states */
/external/chromium_org/third_party/opus/src/src/
opus_encoder.c
[
all
...]
/external/libopus/src/
opus_encoder.c
[
all
...]
Completed in 4755 milliseconds