Home
last modified time | relevance | path

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

/external/libopus/silk/float/
Dencode_frame_FLP.c108 opus_int16 best_gain_mult[ MAX_NB_SUBFR ]; in silk_encode_frame_FLP() local
300 best_gain_mult[i] = gainMult_Q8; in silk_encode_frame_FLP()
334 tmp = best_gain_mult[i]; in silk_encode_frame_FLP()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c106 opus_int16 best_gain_mult[ MAX_NB_SUBFR ]; in silk_encode_frame_FIX() local
312 best_gain_mult[i] = gainMult_Q8; in silk_encode_frame_FIX()
347 tmp = best_gain_mult[i]; in silk_encode_frame_FIX()