HomeSort by relevance Sort by last modified time
    Searched refs:GAMMA1 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_cnst.h 109 #define GAMMA1 30147 /* Weighting factor (numerator) (0.92 in Q15) */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cnst.h 56 #define GAMMA1 30147 /* Weighting factor (numerator) (0.92 in Q15) */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c 432 Weight_a(p_A, Ap, GAMMA1, M);
766 Weight_a(p_A, Ap, GAMMA1, M);
783 Weight_a(p_A, Ap, GAMMA1, M);
800 Weight_a(p_A, error + M, GAMMA1, M);
    [all...]

Completed in 115 milliseconds