Lines Matching refs:md5_checking
193 FLAC__bool do_md5_checking; /* initially gets protected_->md5_checking but is turned off after a seek or if the metadata has a zero MD5 */
472 decoder->private_->do_md5_checking = decoder->protected_->md5_checking;
756 decoder->protected_->md5_checking = value;
892 return decoder->protected_->md5_checking;
1021 decoder->private_->do_md5_checking = decoder->protected_->md5_checking;
1279 decoder->protected_->md5_checking = false;