Searched refs:FLAC__Subframe_LPC (Results 1 – 4 of 4) sorted by relevance
42 FLAC__bool FLAC__subframe_add_lpc(const FLAC__Subframe_LPC *subframe, unsigned residual_samples, un…
335 } FLAC__Subframe_LPC; typedef348 FLAC__Subframe_LPC lpc;
417 FLAC__bool FLAC__subframe_add_lpc(const FLAC__Subframe_LPC *subframe, unsigned residual_samples, un… in FLAC__subframe_add_lpc()
2607 FLAC__Subframe_LPC *subframe = &decoder->private_->frame.subframes[channel].data.lpc; in read_subframe_lpc_()