Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/components/
H A DEncodeComponent.cpp57 std::optional<std::vector<VideoFramePlane>> getVideoFrameLayout(const C2ConstGraphicBlock& block, in getVideoFrameLayout() function
172 getVideoFrameLayout(constBlock, &pixelFormat); in getVideoFrameStride()
466 if (!getVideoFrameLayout(work->input.buffers.front()->data().graphicBlocks().front(), in queueTask()
722 getVideoFrameLayout(block, &format); in encode()
/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DEncodeComponent.h37 std::optional<std::vector<VideoFramePlane>> getVideoFrameLayout(const C2ConstGraphicBlock& block,