Searched refs:spotcheck_subframe_estimate_ (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | stream_encoder.c | 3642 static void spotcheck_subframe_estimate_( in spotcheck_subframe_estimate_() function 3686 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_constant_subframe_() 3749 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_fixed_subframe_() 3835 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_lpc_subframe_() 3859 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_verbatim_subframe_()
|