Searched refs:celt_pitch_xcorr_c (Results 1 – 3 of 3) sorted by relevance
/external/libopus/celt/arm/ |
D | arm_celt_map.c | 39 celt_pitch_xcorr_c, /* ARMv4 */
|
/external/libopus/celt/ |
D | pitch.h | 149 celt_pitch_xcorr_c(const opus_val16 *_x, const opus_val16 *_y, 169 ((void)(arch),celt_pitch_xcorr_c(_x, _y, xcorr, len, max_pitch))
|
D | pitch.c | 253 celt_pitch_xcorr_c(const opus_val16 *_x, const opus_val16 *_y, opus_val32 *xcorr, int len, int max_… in celt_pitch_xcorr_c() function
|