Searched refs:ac_thresh (Results 1 – 1 of 1) sorted by relevance
437 const uint32_t ac_thresh = max_qcoef_thresh * ac_q; in predict_skip_flag() local446 if (ac_coef >= ac_thresh) return 0; in predict_skip_flag()