OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gain_Q7
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
quant_LTP_gains.c
54
opus_int32 sum_log_gain_tmp_Q7, best_sum_log_gain_Q7, max_gain_Q7,
gain_Q7
;
85
&
gain_Q7
, /* O sum of absolute LTP coefficients */
98
+ silk_lin2log( gain_safety +
gain_Q7
) - SILK_FIX_CONST( 7, 7 ));
VQ_WMat_EC.c
38
opus_int *
gain_Q7
, /* O sum of absolute LTP coefficients */
114
*
gain_Q7
= gain_tmp_Q7;
main.h
218
opus_int *
gain_Q7
, /* O sum of absolute LTP coefficients */
/external/libopus/silk/
quant_LTP_gains.c
54
opus_int32 sum_log_gain_tmp_Q7, best_sum_log_gain_Q7, max_gain_Q7,
gain_Q7
;
85
&
gain_Q7
, /* O sum of absolute LTP coefficients */
98
+ silk_lin2log( gain_safety +
gain_Q7
) - SILK_FIX_CONST( 7, 7 ));
VQ_WMat_EC.c
38
opus_int *
gain_Q7
, /* O sum of absolute LTP coefficients */
114
*
gain_Q7
= gain_tmp_Q7;
main.h
218
opus_int *
gain_Q7
, /* O sum of absolute LTP coefficients */
Completed in 577 milliseconds