Searched refs:GAMMA1 (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | cnst.h | 56 #define GAMMA1 30147 /* Weighting factor (numerator) (0.92 in Q15) */ macro
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
D | pvamrwbdecoder_cnst.h | 109 #define GAMMA1 30147 /* Weighting factor (numerator) (0.92 in Q15) */ macro
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
D | voAMRWBEnc.c | 432 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()
|