Searched refs:VrrCheckSupportFunc_ (Results 1 – 2 of 2) sorted by relevance
100 VrrCheckSupport VrrCheckSupportFunc_ = nullptr; variable
444 VrrCheckSupportFunc_ = reinterpret_cast<VrrCheckSupport>(dlsym(vpeHandle_, in InitVrr()448 … if (VrrCreateFunc_ == nullptr || VrrCheckSupportFunc_ == nullptr || VrrProcessFunc_ == nullptr || in InitVrr()455 …int32_t ret = VrrCheckSupportFunc_(vrrHandle_, calledByAvcodec_ ? avcodecCaller_.processName.c_str… in InitVrr()