Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Dph_disp.cpp705 if (ltpGain > PHDTHR1LTP) in ph_disp()
763 if (state->gainMem[i] < PHDTHR1LTP) in ph_disp()
Dph_disp.h87 #define PHDTHR1LTP 9830 /* 0.6 in Q14 */ macro