Searched refs:fine_snr_offset (Results 1 – 3 of 3) sorted by relevance
227 int fine_snr_offset[AC3_MAX_CHANNELS]; ///< fine SNR offsets (fsnroffst) member
244 put_bits(&s->pb, 4, s->fine_snr_offset[1]); in ff_eac3_output_frame_header()
1176 if ((snr_offset | s->fine_snr_offset[1]) == 1023) { in cbr_bit_allocation()1201 s->fine_snr_offset[ch] = snr_offset & 0xF; in cbr_bit_allocation()1588 put_bits(&s->pb, 4, s->fine_snr_offset[ch]); in output_audio_block()