Searched refs:dvrGetApi (Results 1 – 6 of 6) sorted by relevance
4 dvrGetApi;
26 int dvrGetApi(void* api, size_t struct_size, int version) { in dvrGetApi() function
20 auto dvr_get_api = reinterpret_cast<decltype(&dvrGetApi)>( in SetUp()
58 // and shall only get access to |dvrGetApi|, as other symbols are hidden
213 reinterpret_cast<decltype(&dvrGetApi)>(dlsym(handle_, "dvrGetApi")); in DvrApi()
495 int dvrGetApi(void* api, size_t struct_size, int version);