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

  /external/libopus/celt/arm/
pitch_arm.h 101 void celt_pitch_xcorr_float_neon(const opus_val16 *_x, const opus_val16 *_y,
120 ((void)(arch),celt_pitch_xcorr_float_neon(_x, _y, xcorr, len, max_pitch))
arm_celt_map.c 58 celt_pitch_xcorr_float_neon /* Neon */
celt_neon_intr.c 292 void celt_pitch_xcorr_float_neon(const opus_val16 *_x, const opus_val16 *_y, function

Completed in 47 milliseconds