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

  /external/libopus/celt/
cpu_support.h 43 #define OPUS_ARCHMASK 3
46 #define OPUS_ARCHMASK 0
pitch.h 161 (*const CELT_PITCH_XCORR_IMPL[OPUS_ARCHMASK+1])(const opus_val16 *,
165 ((*CELT_PITCH_XCORR_IMPL[(arch)&OPUS_ARCHMASK])(_x, _y, \
  /external/libopus/celt/arm/
arm_celt_map.c 37 opus_val32 (*const CELT_PITCH_XCORR_IMPL[OPUS_ARCHMASK+1])(const opus_val16 *,

Completed in 63 milliseconds