Searched defs:THR_HIGH (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dwb_vad_c.h58 #define THR_HIGH (Word16)(6*SCALE) /* Highest threshold */ macro
62 #define NO_SLOPE (Word16)(MAX_16*(float)(THR_LOW-THR_HIGH)/(float)(NO_P2-NO_P1))
80 #define BURST_P1 THR_HIGH /* threshold for longest burst */

Completed in 36 milliseconds