Lines Matching full:fstrength_
213 enc->dqm_[i].fstrength_ = (f < FSTRENGTH_CUTOFF) ? 0 : (f > 63) ? 63 : f;216 enc->filter_hdr_.level_ = enc->dqm_[0].fstrength_;264 return (S1->quant_ == S2->quant_) && (S1->fstrength_ == S2->fstrength_);