Searched refs:seen_magic (Results 1 – 2 of 2) sorted by relevance
56 aspect->seen_magic = false; in FLAC__ogg_encoder_aspect_init()123 if(aspect->seen_magic) { in FLAC__ogg_encoder_aspect_write_callback_wrapper()213 aspect->seen_magic = true; in FLAC__ogg_encoder_aspect_write_callback_wrapper()
49 FLAC__bool seen_magic; /* true if we've seen the fLaC magic in the write callback yet */ member