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