rotateNV21

open fun rotateNV21(data: Array<Byte>, width: Int, height: Int, rotation: Int): Array<Byte>