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

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
ph_disp.h 89 #define ONFACTPLUS1 16384 /* 2.0 in Q13 */
ph_disp.cpp 52 product of state->prevCbGain and ONFACTPLUS1 in the ph_disp
488 tmp1 = pv_round(L_shl(L_mult(state->prevCbGain, ONFACTPLUS1), 2));
722 L_temp = ((Word32) state->prevCbGain * ONFACTPLUS1) << 1;

Completed in 32 milliseconds