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

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpvamrwbdecoder_cnst.h109 #define GAMMA1 30147 /* Weighting factor (numerator) (0.92 in Q15) */ macro
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dcnst.h56 #define GAMMA1 30147 /* Weighting factor (numerator) (0.92 in Q15) */ macro
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A DvoAMRWBEnc.c430 Weight_a(p_A, Ap, GAMMA1, M);
764 Weight_a(p_A, Ap, GAMMA1, M);
781 Weight_a(p_A, Ap, GAMMA1, M);
798 Weight_a(p_A, error + M, GAMMA1, M);

Completed in 217 milliseconds