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

  /external/chromium_org/third_party/opus/src/silk/arm/
macros_armv5e.h 142 static OPUS_INLINE opus_int32 silk_SMLABT_armv5e(opus_int32 a, opus_int32 b,
154 #define silk_SMLABT(a, b, c) (silk_SMLABT_armv5e(a, b, c))
  /external/libopus/silk/arm/
macros_armv5e.h 142 static OPUS_INLINE opus_int32 silk_SMLABT_armv5e(opus_int32 a, opus_int32 b,
154 #define silk_SMLABT(a, b, c) (silk_SMLABT_armv5e(a, b, c))

Completed in 40 milliseconds