Searched refs:enable_rtx_ (Results 1 – 2 of 2) sorted by relevance
128 enable_rtx_ = false; in Construct()167 enable_rtx_ = enable; in SetVideoRtxEnabled()202 if (!enable_rtx_ && _stricmp(kRtxCodecName, it->name.c_str()) == 0) { in GetSupportedVideoCodecs()
308 bool enable_rtx_; variable