HomeSort by relevance Sort by last modified time
    Searched refs:silk_max_16 (Results 1 - 4 of 4) 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/chromium_org/third_party/opus/src/silk/
MacroCount.h 655 #undef silk_max_16 macro
656 static 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 533 static inline opus_int16 silk_max_16(opus_int16 a, opus_int16 b) function
    [all...]

Completed in 435 milliseconds