Searched refs:YUV_STATS_LIBRARY_NAME (Results 1 – 3 of 3) sorted by relevance
56 #define YUV_STATS_LIBRARY_NAME "libgpustats.so" // UBWC case: use GPU library macro8207 mLibHandle = dlopen(YUV_STATS_LIBRARY_NAME, RTLD_NOW); in init()8222 … DEBUG_PRINT_ERROR("FATAL ERROR: could not dlopen %s: %s", YUV_STATS_LIBRARY_NAME, dlerror()); in init()
65 #define YUV_STATS_LIBRARY_NAME "libgpustats.so" // UBWC case: use GPU library macro
68 #define YUV_STATS_LIBRARY_NAME "libgpustats.so" // UBWC case: use GPU library macro