Home
last modified time | relevance | path

Searched defs:load_file (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_mobilenet_demo/src/
H A Dmain_nhwc.cc122 static void *load_file(const char *file_path, size_t *file_size) in load_file() function
H A Dmain.cc122 static void *load_file(const char *file_path, size_t *file_size) in load_file() function
/OK3568_Linux_fs/external/rknpu2/examples/rknn_internal_mem_reuse_demo/src/
H A Drknn_internal_mem_reuse_demo.cc91 static void* load_file(const char* file_path, size_t* file_size) in load_file() function
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/
H A Dmain.cc60 static void *load_file(const char *file_path, size_t *file_size) in load_file() function
/OK3568_Linux_fs/external/rknpu2/examples/rknn_dynamic_shape_input_demo/src/
H A Drknn_dynshape_inference.cc250 static void *load_file(const char *file_path, size_t *file_size) in load_file() function
H A Drknn_dynshape_inference_zero_copy.cc250 static void *load_file(const char *file_path, size_t *file_size) in load_file() function
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file() function
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file() function
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h707 u32 load_file; member