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

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_rdft.h 43 extern RftSub128 cftmdl_128;
aec_rdft_mips.c     [all...]
aec_rdft.c 439 cftmdl_128(a);
469 cftmdl_128(a);
559 RftSub128 cftmdl_128; variable
568 cftmdl_128 = cftmdl_128_C;
aec_rdft_neon.c 351 cftmdl_128 = cftmdl_128_neon;
aec_rdft_sse2.c 424 cftmdl_128 = cftmdl_128_SSE2;

Completed in 46 milliseconds