Searched refs:frameDifference (Results 1 – 1 of 1) sorted by relevance
722 int64_t frameDifference = 1000000; // Frame Difference less 1000000 ns in OnInputParameterWithAttrAvailable() local723 if (checkFramesPauseTime + frameDifference < currentPts - lastBufferTime_) { in OnInputParameterWithAttrAvailable()