Home
last modified time | relevance | path

Searched refs:GAIN_THR (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/module/codecs/amrwb/enc/inc/
Ddtx.h39 #define GAIN_THR 180 macro
/frameworks/av/media/module/codecs/amrwb/dec/src/
Ddtx.h87 #define GAIN_THR 180 macro
Ddtx_decoder_amr_wb.cpp908 if (gain_diff > GAIN_THR) in dithering_control()
/frameworks/av/media/module/codecs/amrwb/enc/src/
Ddtx.c600 if (gain_diff > GAIN_THR) in dithering_control()