Searched refs:static_threshold (Results 1 – 3 of 3) sorted by relevance
82 roi.static_threshold[0] = 1500; in set_roi_map()83 roi.static_threshold[1] = 1000; in set_roi_map()84 roi.static_threshold[2] = 500; in set_roi_map()85 roi.static_threshold[3] = 0; in set_roi_map()
236 unsigned int static_threshold[4]; member
1136 …(ctx->cpi, roi->roi_map, roi->rows, roi->cols, roi->delta_q, roi->delta_lf, roi->static_threshold)) in vp8e_set_roi_map()