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

  /external/libopus/silk/x86/
main_sse.h 95 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
106 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14, arch) \
108 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14))
122 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
131 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14, arch) \
133 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14))
149 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
160 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14, arch) \
162 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14))
176 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt *
    [all...]
x86_silk_map.c 79 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
123 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
NSQ_sse.c 65 opus_int Tilt_Q14, /* I Spectral tilt */
83 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
217 AR_shp_Q13, lag, HarmShapeFIRPacked_Q14, Tilt_Q14[ k ], LF_shp_Q14[ k ], Gains_Q16[ k ],
223 AR_shp_Q13, lag, HarmShapeFIRPacked_Q14, Tilt_Q14[ k ], LF_shp_Q14[ k ], Gains_Q16[ k ], Lambda_Q10,
257 opus_int Tilt_Q14, /* I Spectral tilt */
461 n_AR_Q12 = silk_SMLAWB( n_AR_Q12, sLF_AR_shp_Q14, Tilt_Q14 );
    [all...]
NSQ_del_dec_sse.c 99 opus_int Tilt_Q14, /* I Spectral tilt */
124 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
263 delayedGain_Q10, A_Q12, B_Q14, AR_shp_Q13, lag, HarmShapeFIRPacked_Q14, Tilt_Q14[ k ], LF_shp_Q14[ k ],
325 opus_int Tilt_Q14, /* I Spectral tilt */
536 n_AR_Q14 = silk_SMLAWB( n_AR_Q14, psDD->LF_AR_Q14, Tilt_Q14 ); /* Q12 */
    [all...]
  /external/libopus/silk/fixed/
prefilter_FIX.c 52 opus_int Tilt_Q14, /* I Tilt shaping coeficient */
113 opus_int HarmShapeGain_Q12, Tilt_Q14;
137 Tilt_Q14 = psEncCtrl->Tilt_Q14[ k ];
158 silk_prefilt_FIX( P, x_filt_Q12, pxw_Q3, HarmShapeFIRPacked_Q12, Tilt_Q14, LF_shp_Q14, lag, psEnc->sCmn.subfr_length );
175 opus_int Tilt_Q14, /* I Tilt shaping coeficient */
204 n_Tilt_Q10 = silk_SMULWB( sLF_AR_shp_Q12, Tilt_Q14 );
structs_FIX.h 95 opus_int Tilt_Q14[ MAX_NB_SUBFR ];
encode_frame_FIX.c 199 sEncCtrl.Tilt_Q14, sEncCtrl.LF_shp_Q14, sEncCtrl.Gains_Q16, sEncCtrl.pitchL, sEncCtrl.Lambda_Q10, sEncCtrl.LTP_scale_Q14,
204 sEncCtrl.Tilt_Q14, sEncCtrl.LF_shp_Q14, sEncCtrl.Gains_Q16, sEncCtrl.pitchL, sEncCtrl.Lambda_Q10, sEncCtrl.LTP_scale_Q14,
375 psEncCtrl->AR2_Q13, psEncCtrl->HarmShapeGain_Q14, psEncCtrl->Tilt_Q14, psEncCtrl->LF_shp_Q14,
380 psEncCtrl->AR2_Q13, psEncCtrl->HarmShapeGain_Q14, psEncCtrl->Tilt_Q14, psEncCtrl->LF_shp_Q14,
noise_shape_analysis_FIX.c 447 psEncCtrl->Tilt_Q14[ k ] = ( opus_int )silk_RSHIFT_ROUND( psShapeSt->Tilt_smth_Q16, 2 );
  /external/libopus/silk/
main.h 255 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
265 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14, arch) \
267 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14))
281 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
291 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14, arch) \
293 HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14))
NSQ.c 64 opus_int Tilt_Q14, /* I Spectral tilt */
87 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
160 AR_shp_Q13, lag, HarmShapeFIRPacked_Q14, Tilt_Q14[ k ], LF_shp_Q14[ k ], Gains_Q16[ k ], Lambda_Q10,
197 opus_int Tilt_Q14, /* I Spectral tilt */
255 n_AR_Q12 = silk_SMLAWB( n_AR_Q12, NSQ->sLF_AR_shp_Q14, Tilt_Q14 );
NSQ_del_dec.c 99 opus_int Tilt_Q14, /* I Spectral tilt */
125 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
264 delayedGain_Q10, A_Q12, B_Q14, AR_shp_Q13, lag, HarmShapeFIRPacked_Q14, Tilt_Q14[ k ], LF_shp_Q14[ k ],
327 opus_int Tilt_Q14, /* I Spectral tilt */
440 n_AR_Q14 = silk_SMLAWB( n_AR_Q14, psDD->LF_AR_Q14, Tilt_Q14 ); /* Q12 */
    [all...]
  /external/libopus/silk/float/
wrappers_FLP.c 115 opus_int Tilt_Q14[ MAX_NB_SUBFR ];
129 Tilt_Q14[ i ] = (opus_int)silk_float2int( psEncCtrl->Tilt[ i ] * 16384.0f );
164 AR2_Q13, HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, psEncCtrl->pitchL, Lambda_Q10, LTP_scale_Q14, psEnc->sCmn.arch );
167 AR2_Q13, HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, psEncCtrl->pitchL, Lambda_Q10, LTP_scale_Q14, psEnc->sCmn.arch );
  /external/libopus/silk/fixed/mips/
prefilter_FIX_mipsr1.h 121 opus_int Tilt_Q14, /* I Tilt shaping coeficient */
147 n_Tilt_Q10 = silk_SMULWB( sLF_AR_shp_Q12, Tilt_Q14 );
165 n_Tilt_Q10 = silk_SMULWB( sLF_AR_shp_Q12, Tilt_Q14 );
noise_shape_analysis_FIX_mipsr1.h 333 psEncCtrl->Tilt_Q14[ k ] = ( opus_int )silk_RSHIFT_ROUND( psShapeSt->Tilt_smth_Q16, 2 );
  /external/libopus/silk/mips/
NSQ_del_dec_mipsr1.h 53 opus_int Tilt_Q14, /* I Spectral tilt */
221 n_AR_Q14 = silk_SMLAWB( n_AR_Q14, psDD->LF_AR_Q14, Tilt_Q14 ); /* Q12 */

Completed in 401 milliseconds