Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h501 int output_stride_bytes; member
1895 output_row_start = n * stbir_info->output_stride_bytes; in stbir__resample_vertical_upsample()
2118 int output_stride_bytes = stbir_info->output_stride_bytes; in stbir__empty_ring_buffer() local
2137 int output_row_start = stbir_info->ring_buffer_first_scanline * output_stride_bytes; in stbir__empty_ring_buffer()
2352 info->output_stride_bytes = width_stride_output; in stbir__resize_allocated()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h501 int output_stride_bytes; member
1895 output_row_start = n * stbir_info->output_stride_bytes; in stbir__resample_vertical_upsample()
2118 int output_stride_bytes = stbir_info->output_stride_bytes; in stbir__empty_ring_buffer() local
2137 int output_row_start = stbir_info->ring_buffer_first_scanline * output_stride_bytes; in stbir__empty_ring_buffer()
2352 info->output_stride_bytes = width_stride_output; in stbir__resize_allocated()