Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:UINT_MAX

3211 		_best_bits = UINT_MAX;
3245 if(!encoder->private_->disable_fixed_subframes || (encoder->protected_->max_lpc_order == 0 && _best_bits == UINT_MAX)) {
3397 if(_best_bits == UINT_MAX) {