Searched refs:process_until_end_of_metadata (Results 1 – 5 of 5) sorted by relevance
129 if(!d1.process_until_end_of_metadata()) { in show_diff()133 if(!d2.process_until_end_of_metadata()) { in show_diff()
154 …virtual bool process_until_end_of_metadata(); ///< See FLAC__stream_decoder_process_until_end_of_m…
260 const bool res = decoder.process_until_end_of_metadata(); in LLVMFuzzerTestOneInput()
209 bool Stream::process_until_end_of_metadata() in process_until_end_of_metadata() function in FLAC::Decoder::Stream
614 if(!decoder->process_until_end_of_metadata()) in test_stream_decoder()