[−][src]Function ffmpeg_dev::sys::ff_flac_get_max_frame_size
pub unsafe extern "C" fn ff_flac_get_max_frame_size(
blocksize: c_int,
ch: c_int,
bps: c_int
) -> c_int
Calculate an estimate for the maximum frame size based on verbatim mode. @param blocksize block size, in samples @param ch number of channels @param bps bits-per-sample