Home | History | Annotate | Download | only in video_coding

Lines Matching refs:kMaxTotalDown

324          kMaxTotalDown);
834 if (new_dec_factor_spatial * new_dec_factor_temp > kMaxTotalDown) {
844 // condition "total down-action > |kMaxTotalDown|" would not be entered.