Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.h599 YuvPlaneArray<uint32_t> planePitch; member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/bufferMgr/
H A Dvp_allocator.cpp1314 …linearAddress, uint32_t dataSize, uint32_t height, uint64_t width, uint64_t planePitch, uint32_t C… in AllocateCPUResource()