Searched refs:capturePortsNum (Results 1 – 1 of 1) sorted by relevance
386 size_t capturePortsNum = GetCapturePortsNum(); in Release() local388 CHECK_AND_RETURN_RET_LOG(capturePortsNum + renderPortsNum == 0, ERR_ILLEGAL_STATE, in Release()390 capturePortsNum, renderPortsNum); in Release()