Searched defs:ImageUnitInfo (Results 1 – 1 of 1) sorted by relevance
73 struct ImageUnitInfo { struct74 Videoformat colorFormat;75 int32_t width;76 int32_t height;77 int32_t alignedWidth;78 int32_t alignedHeight;79 size_t chromaOffset;80 size_t imgSize;81 std::shared_ptr<DataBuffer> imgData;