Searched refs:wrap_nearest_clamp_to_edge (Results 1 – 1 of 1) sorted by relevance
160 wrap_nearest_clamp_to_edge(float s, unsigned size, int offset, int *icoord) in wrap_nearest_clamp_to_edge() function1434 wrap_nearest_clamp_to_edge(args->s, width, args->offset[0], &x); in img_filter_cube_nearest()1435 wrap_nearest_clamp_to_edge(args->t, height, args->offset[1], &y); in img_filter_cube_nearest()2982 return wrap_nearest_clamp_to_edge; in get_nearest_wrap()