Home
last modified time | relevance | path

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

/external/armnn/third-party/stb/
Dstb_image_resize.h2299 …int width_stride_output = output_stride_in_bytes ? output_stride_in_bytes : info->channels * info-… in stbir__resize_allocated() local
2308 …size_t begin_forbidden = width_stride_output * (info->output_h - 1) + info->output_w * info->chann… in stbir__resize_allocated()
2354 info->output_stride_bytes = width_stride_output; in stbir__resize_allocated()