Searched defs:colInc (Results 1 – 4 of 4) sorted by relevance
445 int32_t colInc = divUp(mAllocatedDepth, 8u); in GraphicView2MediaImageConverter() local
206 size_t colInc = layout.planes[C2PlanarLayout::PLANE_U].colInc; in compareMd5Chksm() local
5443 int colInc = info.getInt(); in MediaImage() local5528 public MediaPlane(@NonNull ByteBuffer buffer, int rowInc, int colInc) { in MediaPlane()
1627 int32_t colInc; ///< column increment in bytes. may be negative member