Searched refs:OVContext (Results 1 – 1 of 1) sorted by relevance
47 typedef struct OVContext { struct50 } OVContext; typedef53 OVContext ctx;75 #define OFFSET(x) offsetof(OVContext, x)120 OVContext *ctx = &ov_model->ctx; in fill_model_input_ov()210 OVContext *ctx = &ov_model->ctx; in infer_completion_callback()307 OVContext *ctx = &ov_model->ctx; in init_model_ov()449 OVContext *ctx; in execute_model_ov()506 OVContext *ctx = &ov_model->ctx; in get_input_ov()661 OVContext *ctx = &ov_model->ctx; in get_output_ov()[all …]