Searched refs:mdct_coef_buffer (Results 1 – 3 of 3) sorted by relevance
53 s->mdct_coef_buffer + (chan_size * !cpl), in scale_coefficients()
236 CoefType *mdct_coef_buffer; member
2126 av_freep(&s->mdct_coef_buffer); in ff_ac3_encode_close()2432 !FF_ALLOCZ_TYPED_ARRAY(s->mdct_coef_buffer, total_coefs) || in allocate_buffers()2478 … block->mdct_coef[ch] = &s->mdct_coef_buffer [AC3_MAX_COEFS * (s->num_blocks * ch + blk)]; in allocate_buffers()