Searched defs:qp_thresh (Results 1 – 4 of 4) sorted by relevance
61 unsigned int qp_thresh; member
514 int qp_thresh = (cpi->oxcf.screen_content_mode == 2) ? 80 : 100; in cyclic_background_refresh() local
368 int qp_thresh = AOMMIN(20, rc->best_quality << 1); in av1_cyclic_refresh_update_parameters() local
482 int qp_thresh = VPXMIN(20, rc->best_quality << 1); in vp9_cyclic_refresh_update_parameters() local