Searched refs:gVpulib (Results 1 – 1 of 1) sorted by relevance
241 static VpulibDlsym gVpulib; variable245 return (gVpulib.rkapi_hdl) ? (MPP_OK) : (MPP_NOK); in check_orign_vpu()250 if (gVpulib.rkvpu_open_cxt && ctx) { in open_orign_vpu()251 return (gVpulib.rkvpu_open_cxt)(ctx); in open_orign_vpu()258 if (gVpulib.rkvpu_close_cxt && ctx) { in close_orign_vpu()259 return (gVpulib.rkvpu_close_cxt)(ctx); in close_orign_vpu()