Home
last modified time | relevance | path

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

/external/armnn/third-party/stb/
Dstb_image_resize.h535 int horizontal_coefficient_width; member
1452 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_upsample()
1535 int coefficient_width = stbir_info->horizontal_coefficient_width; in stbir__resample_horizontal_downsample()
2363 …info->horizontal_coefficient_width = stbir__get_coefficient_width (info->horizontal_filter, inf… in stbir__resize_allocated()