HomeSort by relevance Sort by last modified time
    Searched full:dtx_log_en_adjust (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dtx_dec.cpp 115 static const Word16 dtx_log_en_adjust[9] = variable
445 st->log_en_adjust = dtx_log_en_adjust[mode];
634 // 0.1*dtx_log_en_adjust[mode]);
636 shr(mult(shl(dtx_log_en_adjust[mode],5),3277),5));
904 st->log_en_adjust = dtx_log_en_adjust[mode];
    [all...]

Completed in 195 milliseconds