Searched refs:found_vc_block (Results 1 – 2 of 2) sorted by relevance
44 FLAC__bool ok = true, found_vc_block = false; in do_shorthand_operation__vorbis_comment() local56 found_vc_block = true; in do_shorthand_operation__vorbis_comment()57 } while(!found_vc_block && FLAC__metadata_iterator_next(iterator)); in do_shorthand_operation__vorbis_comment()59 if(!found_vc_block) { in do_shorthand_operation__vorbis_comment()
428 FLAC__bool found_vc_block = false; in store_to_file_pre_() local449 found_vc_block = true; in store_to_file_pre_()450 } while(!found_vc_block && FLAC__metadata_iterator_next(iterator)); in store_to_file_pre_()452 if(!found_vc_block) { in store_to_file_pre_()