Searched refs:ybias (Results 1 – 2 of 2) sorted by relevance
179 float ybias = full_range ? -16.0f/255.0f : 0.0f; in vl_csc_get_matrix() local213 (*matrix)[0][3] = (*cstd)[0][3] + (*cstd)[0][0] * (b + c * ybias) + in vl_csc_get_matrix()220 (*matrix)[1][3] = (*cstd)[1][3] + (*cstd)[1][0] * (b + c * ybias) + in vl_csc_get_matrix()227 (*matrix)[2][3] = (*cstd)[2][3] + (*cstd)[2][0] * (b + c * ybias) + in vl_csc_get_matrix()
71 float ybias; member153 bot_adj = half_size + wide->ybias; in widepoint_point()154 top_adj = -half_size + wide->ybias; in widepoint_point()204 wide->ybias = 0.0; in widepoint_first_point()208 wide->ybias = -0.125; in widepoint_first_point()