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

  /external/chromium_org/third_party/opus/src/silk/arm/
macros_armv4.h 88 static OPUS_INLINE opus_int32 silk_SMLAWW_armv4(opus_int32 a, opus_int32 b,
101 #define silk_SMLAWW(a, b, c) (silk_SMLAWW_armv4(a, b, c))
  /external/libopus/silk/arm/
macros_armv4.h 88 static OPUS_INLINE opus_int32 silk_SMLAWW_armv4(opus_int32 a, opus_int32 b,
101 #define silk_SMLAWW(a, b, c) (silk_SMLAWW_armv4(a, b, c))

Completed in 135 milliseconds