Searched refs:bap1_buffer (Results 1 – 2 of 2) sorted by relevance
235 uint8_t *bap1_buffer; member
1188 FFSWAP(uint8_t *, s->bap_buffer, s->bap1_buffer); in cbr_bit_allocation()1193 FFSWAP(uint8_t *, s->bap_buffer, s->bap1_buffer); in cbr_bit_allocation()1196 FFSWAP(uint8_t *, s->bap_buffer, s->bap1_buffer); in cbr_bit_allocation()2125 av_freep(&s->bap1_buffer); in ff_ac3_encode_close()2431 !FF_ALLOC_TYPED_ARRAY(s->bap1_buffer, total_coefs) || in allocate_buffers()