Home
last modified time | relevance | path

Searched refs:ratio_Q14 (Results 1 – 2 of 2) sorted by relevance

/external/libopus/silk/
Dstereo_find_predictor.c36 …opus_int32 *ratio_Q14, /* O Ratio of residual and mid ener… in silk_stereo_find_predictor() argument
75 *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()
Dmain.h76 …opus_int32 *ratio_Q14, /* O Ratio of residual and mid ener…