Searched refs:static_threshold (Results 1 – 3 of 3) sorted by relevance
48 roi.static_threshold[0] = 1500;49 roi.static_threshold[1] = 1000;50 roi.static_threshold[2] = 500;51 roi.static_threshold[3] = 0;
171 unsigned int static_threshold[4];/**< threshold for region to be treated as static */ member
943 …(ctx->cpi, roi->roi_map, roi->rows, roi->cols, roi->delta_q, roi->delta_lf, roi->static_threshold)) in vp8e_set_roi_map()