Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h1458 int coefficient_counter = 0; in stbir__resample_horizontal_upsample() local
1471 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1480 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1490 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1501 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1513 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1881 int coefficient_counter; in stbir__resample_vertical_upsample() local
1904 coefficient_counter = 0; in stbir__resample_vertical_upsample()
1909 int coefficient_index = coefficient_counter++; in stbir__resample_vertical_upsample()
1922 int coefficient_index = coefficient_counter++; in stbir__resample_vertical_upsample()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h1458 int coefficient_counter = 0; in stbir__resample_horizontal_upsample() local
1471 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1480 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1490 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1501 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1513 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample()
1881 int coefficient_counter; in stbir__resample_vertical_upsample() local
1904 coefficient_counter = 0; in stbir__resample_vertical_upsample()
1909 int coefficient_index = coefficient_counter++; in stbir__resample_vertical_upsample()
1922 int coefficient_index = coefficient_counter++; in stbir__resample_vertical_upsample()
[all …]