Searched refs:got_streaminfo (Results 1 – 1 of 1) sorted by relevance
61 int got_streaminfo; ///< indicates if the STREAMINFO has been read member121 s->got_streaminfo = 1; in flac_decode_init()189 s->got_streaminfo = 1; in parse_streaminfo()485 && s->got_streaminfo) { in decode_frame()532 if (!s->got_streaminfo) { in decode_frame()536 s->got_streaminfo = 1; in decode_frame()595 if (!s->got_streaminfo && (ret = parse_streaminfo(s, buf, buf_size))) { in flac_decode_frame()