/external/libopus/celt/ |
D | stack_alloc.h | 96 #define RESTORE_STACK macro 112 #define RESTORE_STACK macro 138 #define RESTORE_STACK ((global_stack = _saved_stack),VALGRIND_MAKE_MEM_NOACCESS(global_stack, globa… macro 146 #define RESTORE_STACK (printf("%ld %s:%d\n", global_stack-scratch_ptr, __FILE__, __LINE__),global_s… 148 #define RESTORE_STACK (global_stack = _saved_stack) macro
|
D | celt_lpc.c | 126 RESTORE_STACK; in celt_fir_c() 206 RESTORE_STACK; in celt_iir() 294 RESTORE_STACK; in _celt_autocorr()
|
D | cwrs.c | 687 RESTORE_STACK; in get_required_bits() 701 RESTORE_STACK; in encode_pulses() 711 RESTORE_STACK; in decode_pulses()
|
D | vq.c | 326 RESTORE_STACK; in op_pvq_search_c() 357 RESTORE_STACK; in alg_quant() 378 RESTORE_STACK; in alg_unquant()
|
D | celt_decoder.c | 363 RESTORE_STACK; in deemphasis() 444 RESTORE_STACK; in celt_synthesis() 498 RESTORE_STACK; in celt_plc_pitch_search() 817 RESTORE_STACK; in celt_decode_lost() 939 RESTORE_STACK; 1179 RESTORE_STACK; 1215 RESTORE_STACK; 1246 RESTORE_STACK;
|
/external/libopus/src/ |
D | opus_multistream_decoder.c | 202 RESTORE_STACK; in opus_multistream_decode_native() 217 RESTORE_STACK; in opus_multistream_decode_native() 222 RESTORE_STACK; in opus_multistream_decode_native() 230 RESTORE_STACK; in opus_multistream_decode_native() 234 RESTORE_STACK; in opus_multistream_decode_native() 249 RESTORE_STACK; in opus_multistream_decode_native() 261 RESTORE_STACK; in opus_multistream_decode_native() 305 RESTORE_STACK; in opus_multistream_decode_native()
|
D | opus_decoder.c | 261 RESTORE_STACK; in opus_decode_frame() 289 RESTORE_STACK; in opus_decode_frame() 301 RESTORE_STACK; in opus_decode_frame() 307 RESTORE_STACK; in opus_decode_frame() 349 RESTORE_STACK; in opus_decode_frame() 411 RESTORE_STACK; in opus_decode_frame() 621 RESTORE_STACK; in opus_decode_frame() 761 RESTORE_STACK; in opus_decode_float() 781 RESTORE_STACK; in opus_decode_float() 798 RESTORE_STACK; in opus_decode() [all …]
|
D | opus_projection_decoder.c | 141 RESTORE_STACK; in opus_projection_decoder_init() 159 RESTORE_STACK; in opus_projection_decoder_init() 172 RESTORE_STACK; in opus_projection_decoder_init()
|
D | opus_encoder.c | 988 RESTORE_STACK; in encode_multiframe_packet() 996 RESTORE_STACK; in encode_multiframe_packet() 1005 RESTORE_STACK; in encode_multiframe_packet() 1015 RESTORE_STACK; in encode_multiframe_packet() 1097 RESTORE_STACK; in opus_encode_native() 1104 RESTORE_STACK; in opus_encode_native() 1284 RESTORE_STACK; in opus_encode_native() 1594 RESTORE_STACK; in opus_encode_native() 1837 RESTORE_STACK; in opus_encode_native() 1860 RESTORE_STACK; in opus_encode_native() [all …]
|
D | analysis.c | 213 RESTORE_STACK; in downmix_and_resample() 522 RESTORE_STACK; in tonality_analysis() 557 RESTORE_STACK; in tonality_analysis() 566 RESTORE_STACK; in tonality_analysis() 666 RESTORE_STACK; in tonality_analysis() 952 RESTORE_STACK; in tonality_analysis()
|
D | opus_multistream_encoder.c | 373 RESTORE_STACK; in surround_analysis() 850 RESTORE_STACK; in opus_multistream_encode_native() 861 RESTORE_STACK; in opus_multistream_encode_native() 990 RESTORE_STACK; in opus_multistream_encode_native() 1001 RESTORE_STACK; in opus_multistream_encode_native() 1010 RESTORE_STACK; in opus_multistream_encode_native()
|
/external/libopus/celt/arm/ |
D | celt_fft_ne10.c | 140 RESTORE_STACK; in opus_fft_neon() 172 RESTORE_STACK; in opus_ifft_neon()
|
D | celt_mdct_ne10.c | 155 RESTORE_STACK; in clt_mdct_forward_neon() 257 RESTORE_STACK; in clt_mdct_backward_neon()
|
/external/libopus/silk/ |
D | dec_API.c | 147 RESTORE_STACK; in silk_Decode() 153 RESTORE_STACK; in silk_Decode() 170 RESTORE_STACK; in silk_Decode() 383 RESTORE_STACK; in silk_Decode()
|
D | enc_API.c | 171 RESTORE_STACK; in silk_Encode() 207 RESTORE_STACK; in silk_Encode() 236 RESTORE_STACK; in silk_Encode() 242 RESTORE_STACK; in silk_Encode() 252 RESTORE_STACK; in silk_Encode() 573 RESTORE_STACK; in silk_Encode()
|
D | resampler_down2_3.c | 102 RESTORE_STACK; in silk_resampler_down2_3()
|
D | decode_frame.c | 127 RESTORE_STACK; in silk_decode_frame()
|
D | resampler_private_IIR_FIR.c | 106 RESTORE_STACK; in silk_resampler_private_IIR_FIR()
|
D | NLSF_encode.c | 122 RESTORE_STACK; in silk_NLSF_encode()
|
D | encode_pulses.c | 205 RESTORE_STACK; in silk_encode_pulses()
|
/external/libopus/silk/fixed/ |
D | pitch_analysis_core_FIX.c | 263 RESTORE_STACK; in silk_pitch_analysis_core() 449 RESTORE_STACK; in silk_pitch_analysis_core() 555 RESTORE_STACK; in silk_pitch_analysis_core() 637 RESTORE_STACK; in silk_P_Ana_calc_corr_st3() 720 RESTORE_STACK; in silk_P_Ana_calc_energy_st3()
|
D | residual_energy_FIX.c | 97 RESTORE_STACK; in silk_residual_energy_FIX()
|
D | find_LPC_FIX.c | 150 RESTORE_STACK; in silk_find_LPC_FIX()
|
D | find_pitch_lags_FIX.c | 142 RESTORE_STACK; in silk_find_pitch_lags_FIX()
|
/external/libopus/celt/x86/ |
D | celt_lpc_sse4_1.c | 86 RESTORE_STACK; in celt_fir_sse4_1()
|