Searched refs:outputByPts (Results 1 – 1 of 1) sorted by relevance
299 VideoSurfaceBuffer *outputByPts = findOutputByPts(); in getOutput() local315 if (output != outputByPts) { in getOutput()318 output->renderBuffer.timeStamp = outputByPts->renderBuffer.timeStamp; in getOutput()319 outputByPts->renderBuffer.timeStamp = ts; in getOutput()359 VideoSurfaceBuffer *outputByPts = NULL; in findOutputByPts() local365 outputByPts = p; in findOutputByPts()370 return outputByPts; in findOutputByPts()