Searched defs:outputFrame (Results 1 – 5 of 5) sorted by relevance
114 ByteBuffer outputFrame = ByteBuffer.allocate(OUT_FRAME_SIZE); in processBytesFromPeerStartServer() local143 ByteBuffer outputFrame = ByteBuffer.allocate(OUT_FRAME_SIZE); in processBytesFromPeerStartServerFinished() local173 ByteBuffer outputFrame = ByteBuffer.allocate(OUT_FRAME_SIZE); in processBytesFromPeerClientNext() local187 ByteBuffer outputFrame = ByteBuffer.allocate(OUT_FRAME_SIZE); in processBytesFromPeerClientNextFinished() local223 ByteBuffer outputFrame = ByteBuffer.allocate(OUT_FRAME_SIZE); in extractClientPeerSuccess() local247 ByteBuffer outputFrame = ByteBuffer.allocate(OUT_FRAME_SIZE); in extractServerPeerSuccess() local
39 private ByteBuffer outputFrame; field in AltsTsiHandshaker
144 SpiFrame outputFrame(aOutputBuf); in SpiTransactionComplete() local
725 …const bool outputFrame = 0 != (videoCapabilitiesKHR.outputModeFlags & VK_VIDEO_ENCODE… in validateVideoCapabilitiesExt() local976 …const bool outputFrame = 0 != (videoCapabilitiesKHR.outputModeFlags & VK_VIDEO_ENCODE… in validateVideoCapabilitiesExt() local
737 bool TraceFmtDcdImpl::outputFrame() in outputFrame() function in TraceFmtDcdImpl