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

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
voice_factor.cpp 171 tmp = negate_int16(div_16by16(negate_int16(tmp), ener1));
pvamrwbdecoder_basic_op.h 66 Function Name : negate_int16
84 __inline int16 negate_int16(int16 var1) function
pvamrwb_math_op.cpp 341 *exp = negate_int16((*exp - 1) >> 1);

Completed in 1230 milliseconds