Home
last modified time | relevance | path

Searched refs:GAMMA1 (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dcnst.h56 #define GAMMA1 30147 /* Weighting factor (numerator) (0.92 in Q15) */ macro
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dpvamrwbdecoder_cnst.h109 #define GAMMA1 30147 /* Weighting factor (numerator) (0.92 in Q15) */ macro
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
DvoAMRWBEnc.c432 Weight_a(p_A, Ap, GAMMA1, M); in coder()
768 Weight_a(p_A, Ap, GAMMA1, M); in coder()
785 Weight_a(p_A, Ap, GAMMA1, M); in coder()
802 Weight_a(p_A, error + M, GAMMA1, M); in coder()