Searched refs:x96_subband_buffer (Results 1 – 2 of 2) sorted by relevance
181 int32_t *x96_subband_buffer; ///< X96 subband sample buffer base member
1290 av_fast_mallocz(&s->x96_subband_buffer, &s->x96_subband_size, in alloc_x96_sample_buffer()1292 if (!s->x96_subband_buffer) in alloc_x96_sample_buffer()1298 s->x96_subband_samples[ch][band] = s->x96_subband_buffer + in alloc_x96_sample_buffer()2408 if (s->x96_subband_buffer) in ff_dca_core_flush()2443 av_freep(&s->x96_subband_buffer); in ff_dca_core_close()