Searched refs:threshold_y (Results 1 – 1 of 1) sorted by relevance
35 float threshold_y; member186 s->thres_y = s->threshold_y * (1 << (s->depth - 8)); in filter_frame()239 { "threy", "set y threshold", OFFSET(threshold_y), AV_OPT_TYPE_FLOAT, {.dbl=200},1, 200, VF },