Searched refs:spotcheck_subframe_estimate_ (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | stream_encoder.c | 3450 static void spotcheck_subframe_estimate_( in spotcheck_subframe_estimate_() function 3494 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_constant_subframe_() 3557 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_fixed_subframe_() 3643 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_lpc_subframe_() 3667 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_verbatim_subframe_()
|