Searched refs:ratio_Q14 (Results 1 – 2 of 2) sorted by relevance
36 …opus_int32 *ratio_Q14, /* O Ratio of residual and mid ener… in silk_stereo_find_predictor() argument75 *ratio_Q14 = silk_DIV32_varQ( mid_res_amp_Q0[ 1 ], silk_max( mid_res_amp_Q0[ 0 ], 1 ), 14 ); in silk_stereo_find_predictor()76 *ratio_Q14 = silk_LIMIT( *ratio_Q14, 0, 32767 ); in silk_stereo_find_predictor()
72 …opus_int32 *ratio_Q14, /* O Ratio of residual and mid ener…