Displaying 1 result from an estimated 1 matches for "raw_abort_".
2004 Sep 10
5
Bug with FLAC raw encoding
...}
}
}
+ else fseek (fin, 0, SEEK_SET);
if(!init_encoder(lax, do_mid_side, loose_mid_side, do_exhaustive_model_search, do_qlp_coeff_prec_search, rice_optimization_level, max_lpc_order, blocksize, qlp_coeff_precision, channels, bps, sample_rate, &encoder_wrapper))
goto raw_abort_;