Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:md5_checking

167 	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 */
448 decoder->private_->do_md5_checking = decoder->protected_->md5_checking;
730 decoder->protected_->md5_checking = value;
866 return decoder->protected_->md5_checking;
998 decoder->private_->do_md5_checking = decoder->protected_->md5_checking;
1254 decoder->protected_->md5_checking = false;