Home
last modified time | relevance | path

Searched refs:horizontal_shift (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h505 float horizontal_shift; // Units: output pixels member
2222 info->horizontal_shift = transform[2]; in stbir__calculate_transform()
2230 info->horizontal_shift = s0 * info->output_w / (s1 - s0); in stbir__calculate_transform()
2401 …oefficients, info->horizontal_filter, info->horizontal_scale, info->horizontal_shift, info->input_… in stbir__resize_allocated()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h505 float horizontal_shift; // Units: output pixels member
2222 info->horizontal_shift = transform[2]; in stbir__calculate_transform()
2230 info->horizontal_shift = s0 * info->output_w / (s1 - s0); in stbir__calculate_transform()
2401 …oefficients, info->horizontal_filter, info->horizontal_scale, info->horizontal_shift, info->input_… in stbir__resize_allocated()