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