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