Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_multistream_encoder.c84 static opus_val32 *ms_get_window_mem(OpusMSEncoder *st) in ms_get_window_mem() function
491 OPUS_CLEAR(ms_get_window_mem(st), channels*120); in opus_multistream_encoder_init_impl()
839 mem = ms_get_window_mem(st); in opus_multistream_encode_native()
1290 OPUS_CLEAR(ms_get_window_mem(st), st->layout.nb_channels*120); in opus_multistream_encoder_ctl_va_list()