Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dformatutils.h492 using YuvPlaneArray = std::array<T, kMaxYuvPlaneCount>; variable
501 YuvPlaneArray<uint32_t> planeBpp;
502 YuvPlaneArray<Extents> planeExtent;
503 YuvPlaneArray<uint32_t> planePitch;
504 YuvPlaneArray<uint32_t> planeSize;
505 YuvPlaneArray<uint32_t> planeOffset;