Searched refs:onVideoFrameReady (Results 1 – 4 of 4) sorted by relevance
214 FROM_HERE, ::base::BindOnce(&VideoFramePool::onVideoFrameReady, mClientWeakThis, in getVideoFrameTask()218 void VideoFramePool::onVideoFrameReady(std::optional<FrameWithBlockId> frameWithBlockId) { in onVideoFrameReady() function in android::VideoFramePool
529 ::base::BindOnce(&V4L2Decoder::onVideoFrameReady, mWeakThis))) { in tryFetchVideoFrame()534 void V4L2Decoder::onVideoFrameReady( in onVideoFrameReady() function in android::V4L2Decoder
60 void onVideoFrameReady(std::optional<FrameWithBlockId> frameWithBlockId);
69 void onVideoFrameReady(std::optional<VideoFramePool::FrameWithBlockId> frameWithBlockId);