Searched refs:OPUS_ARCHMASK (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dcpu_support.h43 #define OPUS_ARCHMASK 3 macro
46 #define OPUS_ARCHMASK 0 macro
H A Dpitch.h161 (*const CELT_PITCH_XCORR_IMPL[OPUS_ARCHMASK+1])(const opus_val16 *,
165 ((*CELT_PITCH_XCORR_IMPL[(arch)&OPUS_ARCHMASK])(_x, _y, \
/external/libopus/celt/
H A Dcpu_support.h43 #define OPUS_ARCHMASK 3 macro
46 #define OPUS_ARCHMASK 0 macro
H A Dpitch.h161 (*const CELT_PITCH_XCORR_IMPL[OPUS_ARCHMASK+1])(const opus_val16 *,
165 ((*CELT_PITCH_XCORR_IMPL[(arch)&OPUS_ARCHMASK])(_x, _y, \
/external/chromium_org/third_party/opus/src/celt/arm/
H A Darm_celt_map.c37 opus_val32 (*const CELT_PITCH_XCORR_IMPL[OPUS_ARCHMASK+1])(const opus_val16 *,
/external/libopus/celt/arm/
H A Darm_celt_map.c37 opus_val32 (*const CELT_PITCH_XCORR_IMPL[OPUS_ARCHMASK+1])(const opus_val16 *,

Completed in 310 milliseconds