Home
last modified time | relevance | path

Searched refs:ptspair (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/host-common/
DMediaVideoToolBoxVideoHelper.cpp605 auto ptspair = std::make_pair(mOutputPts, mTotalFrames); in copyFrameToTextures() local
606 mVtbBufferMap[ptspair] = MediaSnapshotState::FrameInfo{ in copyFrameToTextures()
689 auto ptspair = std::make_pair(mOutputPts, mTotalFrames); in copyFrameToCPU() local
690 mVtbBufferMap[ptspair] = MediaSnapshotState::FrameInfo{ in copyFrameToCPU()
694 mVtbBufferMap[ptspair].data.swap(mSavedDecodedFrame); in copyFrameToCPU()