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