Searched defs:rowInc (Results 1 – 3 of 3) sorted by relevance
446 int32_t rowInc = stride * colInc / yPlane.colSampling; in GraphicView2MediaImageConverter() local
5444 int rowInc = info.getInt(); in MediaImage() local5528 public MediaPlane(@NonNull ByteBuffer buffer, int rowInc, int colInc) { in MediaPlane()
1628 int32_t rowInc; ///< row increment in bytes. may be negative member