Searched refs:isLost (Results 1 – 5 of 5) sorted by relevance
300 tmpSLostSim.isLost = bLost; in ExtractDidNal()335 tmpSLostSim.isLost = bLost; in SimulateNALLoss()354 tmpSLostSim.isLost = bLost; in SimulateNALLoss()376 tmpSLostSim.isLost = bLost; in SimulateNALLoss()
46 bool isLost; member
282 if (IS_VCL_NAL (iter->eNalType, 0) && iter->isLost == false) { in TEST_P()
1833 bool isLost = false; in testDeviceLost() local1842 isLost = d3d11::isDeviceLostError(result); in testDeviceLost()1844 if (isLost) in testDeviceLost()1849 return isLost; in testDeviceLost()
2154 bool isLost = FAILED(result); in testDeviceLost() local2156 if (isLost) in testDeviceLost()2161 return isLost; in testDeviceLost()