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

/external/flac/libFLAC/include/private/
H A Dstream_encoder_framing.h42 FLAC__bool FLAC__subframe_add_lpc(const FLAC__Subframe_LPC *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw);
/external/flac/include/FLAC/
H A Dformat.h335 } FLAC__Subframe_LPC; typedef in typeref:struct:__anon21466
348 FLAC__Subframe_LPC lpc;
/external/flac/libFLAC/
H A Dstream_encoder_framing.c417 FLAC__bool FLAC__subframe_add_lpc(const FLAC__Subframe_LPC *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw)
H A Dstream_decoder.c2607 FLAC__Subframe_LPC *subframe = &decoder->private_->frame.subframes[channel].data.lpc;

Completed in 198 milliseconds