Home
last modified time | relevance | path

Searched refs:RGA_LIBRARY_NAME (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A Dimage_processor.cpp38 #define RGA_LIBRARY_NAME "librga.so" macro
105 handle_ = dlopen(RGA_LIBRARY_NAME, RTLD_LAZY); in resolve_symbles()