Searched defs:onVideoFrameReady (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/v4l2_codec2/components/ | ||
H A D | VideoFramePool.cpp | 277 void VideoFramePool::onVideoFrameReady(std::optional<FrameWithBlockId> frameWithBlockId) { in onVideoFrameReady() function in android::VideoFramePool |
/aosp_15_r20/external/v4l2_codec2/v4l2/ | ||
H A D | V4L2Decoder.cpp | 827 void V4L2Decoder::onVideoFrameReady( in onVideoFrameReady() function in android::V4L2Decoder |