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

  /external/chromium_org/third_party/opus/src/silk/fixed/
find_LTP_FIX.c 223 delta_b_Q14[ i ] = silk_max_16( b_Q14_ptr[ i ], 1638 ); /* 1638_Q14 = 0.1_Q0 */
  /external/libopus/silk/fixed/
find_LTP_FIX.c 223 delta_b_Q14[ i ] = silk_max_16( b_Q14_ptr[ i ], 1638 ); /* 1638_Q14 = 0.1_Q0 */
  /external/chromium_org/third_party/opus/src/silk/
MacroCount.h 655 #undef silk_max_16 macro
656 static OPUS_INLINE opus_int16 silk_max_16(opus_int16 a, opus_int16 b) function
PLC.c 250 rand_scale_Q14 = silk_max_16( 3277, rand_scale_Q14 ); /* 0.2 */
SigProc_FIX.h 536 static OPUS_INLINE opus_int16 silk_max_16(opus_int16 a, opus_int16 b) function
    [all...]
  /external/libopus/silk/
MacroCount.h 655 #undef silk_max_16 macro
656 static OPUS_INLINE opus_int16 silk_max_16(opus_int16 a, opus_int16 b) function
PLC.c 250 rand_scale_Q14 = silk_max_16( 3277, rand_scale_Q14 ); /* 0.2 */
SigProc_FIX.h 536 static OPUS_INLINE opus_int16 silk_max_16(opus_int16 a, opus_int16 b) function
    [all...]

Completed in 1716 milliseconds