Home
last modified time | relevance | path

Searched defs:onVideoFrameReady (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/v4l2_codec2/components/
H A DVideoFramePool.cpp277 void VideoFramePool::onVideoFrameReady(std::optional<FrameWithBlockId> frameWithBlockId) { in onVideoFrameReady() function in android::VideoFramePool
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Decoder.cpp827 void V4L2Decoder::onVideoFrameReady( in onVideoFrameReady() function in android::V4L2Decoder