Searched refs:codec_paths (Results 1 – 1 of 1) sorted by relevance
199 static const char *codec_paths[] = { variable218 for (i = 0; i < MPP_ARRAY_ELEMS(codec_paths); i++) { in VpulibDlsym()219 rkapi_hdl = dlopen(codec_paths[i], RTLD_LAZY | RTLD_GLOBAL); in VpulibDlsym()229 mpp_log("dlopen vpu lib %s success\n", codec_paths[i]); in VpulibDlsym()