Searched refs:FLAC__Subframe_Fixed (Results 1 - 4 of 4) sorted by relevance

/external/flac/libFLAC/include/private/
H A Dstream_encoder_framing.h41 FLAC__bool FLAC__subframe_add_fixed(const FLAC__Subframe_Fixed *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw);
/external/flac/include/FLAC/
H A Dformat.h309 } FLAC__Subframe_Fixed; typedef in typeref:struct:__anon21465
347 FLAC__Subframe_Fixed fixed;
/external/flac/libFLAC/
H A Dstream_encoder_framing.c379 FLAC__bool FLAC__subframe_add_fixed(const FLAC__Subframe_Fixed *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw)
H A Dstream_decoder.c2550 FLAC__Subframe_Fixed *subframe = &decoder->private_->frame.subframes[channel].data.fixed;

Completed in 3443 milliseconds