Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h2305 …size_t begin_forbidden = width_stride_output * (info->output_h - 1) + info->output_w * info->chann… in stbir__resize_allocated() local
2307 …memcpy(overwrite_output_after_pre, &((unsigned char*)output_data)[begin_forbidden], OVERWRITE_ARRA… in stbir__resize_allocated()
2415 …STBIR_ASSERT(memcmp(overwrite_output_after_pre, &((unsigned char*)output_data)[begin_forbidden], O… in stbir__resize_allocated()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h2305 …size_t begin_forbidden = width_stride_output * (info->output_h - 1) + info->output_w * info->chann… in stbir__resize_allocated() local
2307 …memcpy(overwrite_output_after_pre, &((unsigned char*)output_data)[begin_forbidden], OVERWRITE_ARRA… in stbir__resize_allocated()
2415 …STBIR_ASSERT(memcmp(overwrite_output_after_pre, &((unsigned char*)output_data)[begin_forbidden], O… in stbir__resize_allocated()