Searched refs:FLAC__bitwriter_get_input_bits_unconsumed (Results 1 – 3 of 3) sorted by relevance
66 unsigned FLAC__bitwriter_get_input_bits_unconsumed(const FLAC__BitWriter *bw); /* can be called any…
269 unsigned FLAC__bitwriter_get_input_bits_unconsumed(const FLAC__BitWriter *bw) in FLAC__bitwriter_get_input_bits_unconsumed() function
3471 const unsigned actual = FLAC__bitwriter_get_input_bits_unconsumed(frame); in spotcheck_subframe_estimate_()