Searched refs:AC3_FRAME_SIZE (Results 1 – 5 of 5) sorted by relevance
37 #define AC3_FRAME_SIZE (AC3_MAX_BLOCKS * 256) macro
50 if (!(s->planar_samples[ch] = av_mallocz((AC3_FRAME_SIZE + AC3_BLOCK_SIZE) * in allocate_sample_buffers()
2296 while (wpf > 1 && wpf * s->sample_rate / AC3_FRAME_SIZE * 16 > avctx->bit_rate) in validate_options()
47 *offset = AC3_FRAME_SIZE << 2; in spdif_get_offset_and_codec()
116 ctx->pkt_offset = AC3_FRAME_SIZE << 2; in spdif_header_ac3()