Searched defs:wasted_bits (Results 1 – 3 of 3) sorted by relevance
/external/flac/libFLAC/ |
D | stream_encoder_framing.c | 362 …t(const FLAC__Subframe_Constant *subframe, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitW… in FLAC__subframe_add_constant() 375 …ixed *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitW… in FLAC__subframe_add_fixed() 413 …_LPC *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitW… in FLAC__subframe_add_lpc() 459 …rame_Verbatim *subframe, unsigned samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitW… in FLAC__subframe_add_verbatim()
|
D | stream_decoder.c | 2479 FLAC__bool wasted_bits; in read_subframe_() local
|
/external/flac/include/FLAC/ |
D | format.h | 352 unsigned wasted_bits; member
|