Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_acelp_mdct.c165 WORD32 ixheaacd_acelp_mdct(WORD32 *ptr_in, WORD32 *ptr_out, WORD32 *preshift, in ixheaacd_acelp_mdct()
Dixheaacd_lpfuncs.c646 WORD32 *ptr_out, *p_out2; in ixheaacd_eld_dec_windowing() local
Dixheaacd_huff_code_reorder.c1785 WORD32 *ptr_out; in ixheaacd_hcr_reorder_quantized_spec_coeff() local
Dixheaacd_aac_imdct.c1799 WORD32 *ptr_out, *ptr_out1; in ixheaacd_post_twiddle_ld() local
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc364 const AudioFrame** ptr_out) { in PreprocessToAddData()