Home
last modified time | relevance | path

Searched refs:VPE_SO_NAME (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp52 const char* VPE_SO_NAME = "/sys_prod/lib64/VideoProcessingEngine/libaihdr_engine.so"; variable
330 void* handle = dlopen(VPE_SO_NAME, RTLD_LAZY); in CheckVpe()
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp47 const char* VPE_SO_NAME = "/sys_prod/lib64/VideoProcessingEngine/libaihdr_engine.so"; variable
2048 void* handle = dlopen(VPE_SO_NAME, RTLD_LAZY); in CheckVpe()

Completed in 5 milliseconds