Searched refs:FLAC__Subframe_Fixed (Results 1 – 4 of 4) sorted by relevance
42 FLAC__bool FLAC__subframe_add_fixed(const FLAC__Subframe_Fixed *subframe, uint32_t residual_samples…
310 } FLAC__Subframe_Fixed; typedef348 FLAC__Subframe_Fixed fixed;
380 FLAC__bool FLAC__subframe_add_fixed(const FLAC__Subframe_Fixed *subframe, uint32_t residual_samples… in FLAC__subframe_add_fixed()
2571 FLAC__Subframe_Fixed *subframe = &decoder->private_->frame.subframes[channel].data.fixed; in read_subframe_fixed_()