Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h1449 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_upsample() local
1457 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_upsample()
1532 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_downsample() local
1548 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1569 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1591 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1614 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1638 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1880 int coefficient_width = stbir_info->vertical_coefficient_width; in stbir__resample_vertical_upsample() local
1890 int coefficient_group = coefficient_width * contributor; in stbir__resample_vertical_upsample()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h1449 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_upsample() local
1457 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_upsample()
1532 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_downsample() local
1548 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1569 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1591 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1614 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1638 int coefficient_group = coefficient_width * x; in stbir__resample_horizontal_downsample()
1880 int coefficient_width = stbir_info->vertical_coefficient_width; in stbir__resample_vertical_upsample() local
1890 int coefficient_group = coefficient_width * contributor; in stbir__resample_vertical_upsample()
[all …]