Searched refs:ptspair (Results 1 – 1 of 1) sorted by relevance
605 auto ptspair = std::make_pair(mOutputPts, mTotalFrames); in copyFrameToTextures() local606 mVtbBufferMap[ptspair] = MediaSnapshotState::FrameInfo{ in copyFrameToTextures()689 auto ptspair = std::make_pair(mOutputPts, mTotalFrames); in copyFrameToCPU() local690 mVtbBufferMap[ptspair] = MediaSnapshotState::FrameInfo{ in copyFrameToCPU()694 mVtbBufferMap[ptspair].data.swap(mSavedDecodedFrame); in copyFrameToCPU()