Home
last modified time | relevance | path

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

/external/v4l2_codec2/include/
DC2VDAComponent.h182 struct GraphicBlockInfo { struct
183 enum class State {
190 int32_t mBlockId = -1;
193 uint32_t mPoolId = 0;
194 State mState = State::OWNED_BY_COMPONENT;
197 std::shared_ptr<C2GraphicBlock> mGraphicBlock;
199 HalPixelFormat mPixelFormat;
203 std::vector<VideoFramePlane> mPlanes;