Home
last modified time | relevance | path

Searched refs:CUSTOM_MODES (Results 1 – 21 of 21) sorted by relevance

/external/libopus/celt/
Dcwrs.c39 #ifdef CUSTOM_MODES
210 #if defined(CUSTOM_MODES)
223 #if defined(CUSTOM_MODES)
236 #if defined(CUSTOM_MODES)
253 #if defined(CUSTOM_MODES)
275 #if defined(CUSTOM_MODES)
302 #if defined(CUSTOM_MODES)
334 #if defined(CUSTOM_MODES)
356 #if defined(CUSTOM_MODES)
370 #if defined(CUSTOM_MODES)
[all …]
Dopus_custom_demo.c55 #if !(defined (FIXED_POINT) && !defined(CUSTOM_MODES)) && defined(RESYNTH) in main()
177 #if !(defined (FIXED_POINT) && !defined(CUSTOM_MODES)) && defined(RESYNTH) in main()
197 #if !(defined (FIXED_POINT) && !defined(CUSTOM_MODES)) && defined(RESYNTH) in main()
Dmodes.c76 #ifdef CUSTOM_MODES
226 #ifdef CUSTOM_MODES in opus_custom_mode_create()
256 #ifndef CUSTOM_MODES in opus_custom_mode_create()
408 #ifdef CUSTOM_MODES
Dcelt.h143 #ifdef CUSTOM_MODES
155 #ifdef CUSTOM_MODES
Dcwrs.h38 #ifdef CUSTOM_MODES
Dcelt_decoder.c114 #ifdef CUSTOM_MODES
171 #ifdef CUSTOM_MODES
209 #ifdef CUSTOM_MODES in deemphasis()
717 #ifdef CUSTOM_MODES
1026 #ifdef CUSTOM_MODES
Dcelt_encoder.c146 #ifdef CUSTOM_MODES
200 #ifdef CUSTOM_MODES
219 #ifdef CUSTOM_MODES
504 #ifdef CUSTOM_MODES in celt_preemphasis()
1352 #ifdef CUSTOM_MODES in celt_encode_with_ec()
1386 #ifdef CUSTOM_MODES in celt_encode_with_ec()
2093 #ifdef CUSTOM_MODES in celt_encode_with_ec()
2106 #ifdef CUSTOM_MODES
2293 #ifdef CUSTOM_MODES in opus_custom_encoder_ctl()
Dcelt.c79 #ifndef CUSTOM_MODES in resampling_factor()
Dmdct.c56 #ifdef CUSTOM_MODES
Drate.c50 #ifdef CUSTOM_MODES
Dkiss_fft.c448 #ifdef CUSTOM_MODES
/external/libopus/celt/tests/
Dtest_unit_rotation.c32 #ifndef CUSTOM_MODES
33 #define CUSTOM_MODES macro
Dtest_unit_cwrs32.c36 #ifndef CUSTOM_MODES
37 #define CUSTOM_MODES macro
Dtest_unit_dft.c34 #ifndef CUSTOM_MODES
35 #define CUSTOM_MODES macro
Dtest_unit_mdct.c34 #ifndef CUSTOM_MODES
35 #define CUSTOM_MODES macro
Dtest_unit_mathops.c33 #ifndef CUSTOM_MODES
34 #define CUSTOM_MODES macro
/external/libopus/include/
Dopus_custom.h44 #ifdef CUSTOM_MODES
143 # ifdef CUSTOM_MODES
/external/libopus/celt/x86/
Dpitch_sse.h145 #ifdef CUSTOM_MODES in comb_filter_const()
/external/libopus/
Dconfigure.ac159 AC_DEFINE([CUSTOM_MODES], [1], [Custom modes]) definition
163 AM_CONDITIONAL([CUSTOM_MODES], [test "$enable_custom_modes" = "yes"]) condition
DMakefile.am109 if CUSTOM_MODES
Dconfig.h.in4 #undef CUSTOM_MODES