Home
last modified time | relevance | path

Searched defs:synth_out (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Diusace_acelp_enc.c49 FLOAT32 *wsig_in, FLOAT32 *synth_out, FLOAT32 *wsynth_out, in iusace_acelp_encode()
H A Dixheaace_sbr_hbe_polyphase.c152 FLOAT32 synth_out[128]; in ixheaace_real_synth_filt() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_esbr_polyphase.c163 FLOAT32 synth_out[128]; in ixheaacd_real_synth_filt() local
H A Dixheaacd_lpc.c226 FLOAT32 *synth_out, WORD32 len_fr, WORD32 len2, in ixheaacd_bass_post_filter()
/aosp_15_r20/external/aac/libAACdec/src/
H A Dusacdec_lpd.cpp150 PCM_DEC *synth_out, /* (o) : filtered synthesis (with delay of 1 subfr) */ in bass_pf_1sf_delay()