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

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
dtx.h 39 #define GAIN_THR 180
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx.h 87 #define GAIN_THR 180
dtx_decoder_amr_wb.cpp 908 if (gain_diff > GAIN_THR)
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
dtx.c 600 if (gain_diff > GAIN_THR)

Completed in 161 milliseconds