Searched refs:FLAC__bitreader_set_framesync_location (Results 1 – 3 of 3) sorted by relevance
56 void FLAC__bitreader_set_framesync_location(FLAC__BitReader *br);
332 void FLAC__bitreader_set_framesync_location(FLAC__BitReader *br) in FLAC__bitreader_set_framesync_location() function
2026 FLAC__bitreader_set_framesync_location(decoder->private_->input); in frame_sync_()