Searched refs:spotcheck_subframe_estimate_ (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | stream_encoder.c | 3635 static void spotcheck_subframe_estimate_( in spotcheck_subframe_estimate_() function 3679 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_constant_subframe_() 3742 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_fixed_subframe_() 3828 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_lpc_subframe_() 3852 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_verbatim_subframe_()
|