Home
last modified time | relevance | path

Searched defs:wasted_bits (Results 1 – 3 of 3) sorted by relevance

/external/flac/libFLAC/
Dstream_encoder_framing.c367 …t(const FLAC__Subframe_Constant *subframe, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitW… in FLAC__subframe_add_constant()
380 …ixed *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitW… in FLAC__subframe_add_fixed()
418 …_LPC *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitW… in FLAC__subframe_add_lpc()
464 …rame_Verbatim *subframe, unsigned samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitW… in FLAC__subframe_add_verbatim()
Dstream_decoder.c2474 FLAC__bool wasted_bits; in read_subframe_() local
/external/flac/include/FLAC/
Dformat.h352 unsigned wasted_bits; member