Searched defs:x_sc_Q10 (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/opus/src/silk/
H A DNSQ.c39 opus_int32 x_sc_Q10[], /* O input scaled with 1/Gain */
52 const opus_int32 x_sc_Q10[], /* I */
96 VARDECL( opus_int32, x_sc_Q10 );
117 ALLOC( x_sc_Q10, psEncC->subfr_length, opus_int32 );
151 silk_nsq_scale_states( psEncC, NSQ, x_Q3, x_sc_Q10, sLTP, sLTP_Q15, k, LTP_scale_Q14, Gains_Q16, pitchL, psIndices->signalType );
153 silk_noise_shape_quantizer( NSQ, psIndices->signalType, x_sc_Q10, pulses, pxq, sLTP_Q15, A_Q12, B_Q14,
178 const opus_int32 x_sc_Q10[], /* I */
296 r_Q10 = silk_SUB32( x_sc_Q10[ i ], tmp1 ); /* residual error Q10 */
377 opus_int32 x_sc_Q10[], /* O input scaled with 1/Gain */
404 x_sc_Q10[
175 silk_noise_shape_quantizer( silk_nsq_state *NSQ, opus_int signalType, const opus_int32 x_sc_Q10[], opus_int8 pulses[], opus_int16 xq[], opus_int32 sLTP_Q15[], const opus_int16 a_Q12[], const opus_int16 b_Q14[], const opus_int16 AR_shp_Q13[], opus_int lag, opus_int32 HarmShapeFIRPacked_Q14, opus_int Tilt_Q14, opus_int32 LF_shp_Q14, opus_int32 Gain_Q16, opus_int Lambda_Q10, opus_int offset_Q10, opus_int length, opus_int shapingLPCOrder, opus_int predictLPCOrder ) argument
373 silk_nsq_scale_states( const silk_encoder_state *psEncC, silk_nsq_state *NSQ, const opus_int32 x_Q3[], opus_int32 x_sc_Q10[], const opus_int16 sLTP[], opus_int32 sLTP_Q15[], opus_int subfr, const opus_int LTP_scale_Q14, const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], const opus_int pitchL[ MAX_NB_SUBFR ], const opus_int signal_type ) argument
[all...]
H A DNSQ_del_dec.c65 opus_int32 x_sc_Q10[], /* O Input scaled with 1/Gain in Q10 */
136 VARDECL( opus_int32, x_sc_Q10 );
186 ALLOC( x_sc_Q10, psEncC->subfr_length, opus_int32 );
254 silk_nsq_del_dec_scale_states( psEncC, NSQ, psDelDec, x_Q3, x_sc_Q10, sLTP, sLTP_Q15, k,
257 silk_noise_shape_quantizer_del_dec( NSQ, psDelDec, psIndices->signalType, x_sc_Q10, pulses, pxq, sLTP_Q15,
638 opus_int32 x_sc_Q10[], /* O Input scaled with 1/Gain in Q10 */
668 x_sc_Q10[ i ] = silk_SMULWW( x_Q3[ i ], inv_gain_Q23 );
633 silk_nsq_del_dec_scale_states( const silk_encoder_state *psEncC, silk_nsq_state *NSQ, NSQ_del_dec_struct psDelDec[], const opus_int32 x_Q3[], opus_int32 x_sc_Q10[], const opus_int16 sLTP[], opus_int32 sLTP_Q15[], opus_int subfr, opus_int nStatesDelayedDecision, const opus_int LTP_scale_Q14, const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], const opus_int pitchL[ MAX_NB_SUBFR ], const opus_int signal_type, const opus_int decisionDelay ) argument
/external/libopus/silk/
H A DNSQ.c39 opus_int32 x_sc_Q10[], /* O input scaled with 1/Gain */
52 const opus_int32 x_sc_Q10[], /* I */
96 VARDECL( opus_int32, x_sc_Q10 );
117 ALLOC( x_sc_Q10, psEncC->subfr_length, opus_int32 );
151 silk_nsq_scale_states( psEncC, NSQ, x_Q3, x_sc_Q10, sLTP, sLTP_Q15, k, LTP_scale_Q14, Gains_Q16, pitchL, psIndices->signalType );
153 silk_noise_shape_quantizer( NSQ, psIndices->signalType, x_sc_Q10, pulses, pxq, sLTP_Q15, A_Q12, B_Q14,
178 const opus_int32 x_sc_Q10[], /* I */
296 r_Q10 = silk_SUB32( x_sc_Q10[ i ], tmp1 ); /* residual error Q10 */
377 opus_int32 x_sc_Q10[], /* O input scaled with 1/Gain */
404 x_sc_Q10[
175 silk_noise_shape_quantizer( silk_nsq_state *NSQ, opus_int signalType, const opus_int32 x_sc_Q10[], opus_int8 pulses[], opus_int16 xq[], opus_int32 sLTP_Q15[], const opus_int16 a_Q12[], const opus_int16 b_Q14[], const opus_int16 AR_shp_Q13[], opus_int lag, opus_int32 HarmShapeFIRPacked_Q14, opus_int Tilt_Q14, opus_int32 LF_shp_Q14, opus_int32 Gain_Q16, opus_int Lambda_Q10, opus_int offset_Q10, opus_int length, opus_int shapingLPCOrder, opus_int predictLPCOrder ) argument
373 silk_nsq_scale_states( const silk_encoder_state *psEncC, silk_nsq_state *NSQ, const opus_int32 x_Q3[], opus_int32 x_sc_Q10[], const opus_int16 sLTP[], opus_int32 sLTP_Q15[], opus_int subfr, const opus_int LTP_scale_Q14, const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], const opus_int pitchL[ MAX_NB_SUBFR ], const opus_int signal_type ) argument
[all...]
H A DNSQ_del_dec.c65 opus_int32 x_sc_Q10[], /* O Input scaled with 1/Gain in Q10 */
136 VARDECL( opus_int32, x_sc_Q10 );
186 ALLOC( x_sc_Q10, psEncC->subfr_length, opus_int32 );
254 silk_nsq_del_dec_scale_states( psEncC, NSQ, psDelDec, x_Q3, x_sc_Q10, sLTP, sLTP_Q15, k,
257 silk_noise_shape_quantizer_del_dec( NSQ, psDelDec, psIndices->signalType, x_sc_Q10, pulses, pxq, sLTP_Q15,
638 opus_int32 x_sc_Q10[], /* O Input scaled with 1/Gain in Q10 */
668 x_sc_Q10[ i ] = silk_SMULWW( x_Q3[ i ], inv_gain_Q23 );
633 silk_nsq_del_dec_scale_states( const silk_encoder_state *psEncC, silk_nsq_state *NSQ, NSQ_del_dec_struct psDelDec[], const opus_int32 x_Q3[], opus_int32 x_sc_Q10[], const opus_int16 sLTP[], opus_int32 sLTP_Q15[], opus_int subfr, opus_int nStatesDelayedDecision, const opus_int LTP_scale_Q14, const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], const opus_int pitchL[ MAX_NB_SUBFR ], const opus_int signal_type, const opus_int decisionDelay ) argument

Completed in 347 milliseconds