Searched refs:VPE_SO_NAME (Results 1 – 1 of 1) sorted by relevance
47 const static char* VPE_SO_NAME = "libvideoprocessingengine.z.so"; variable79 dlHandler_ = dlopen(VPE_SO_NAME, RTLD_LAZY); in LoadLibVpe()