Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:FLAC__Frame

132 static FLAC__StreamDecoderWriteStatus write_audio_frame_to_client_(FLAC__StreamDecoder *decoder, const FLAC__Frame *frame, const FLAC__int32 * const buffer[]);
186 FLAC__Frame frame;
201 FLAC__Frame last_frame; /* holds the info of the last frame we seeked to */
2918 FLAC__StreamDecoderWriteStatus write_audio_frame_to_client_(FLAC__StreamDecoder *decoder, const FLAC__Frame *frame, const FLAC__int32 * const buffer[])