Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2AllocatorGralloc.cpp426 layout->rootPlanes = 3; in map()
469 layout->rootPlanes = 2; in map()
473 layout->rootPlanes = 2; in map()
506 layout->rootPlanes = 1; in map()
/hardware/google/av/media/sfplugin/utils/
DCodec2BufferUtils.cpp219 return (layout.rootPlanes == 2 in IsNV12()
233 return (layout.rootPlanes == 3 in IsI420()
/hardware/google/av/codec2/include/
DC2Buffer.h1566 uint32_t rootPlanes; // number of layout planes (root planes) member