ARGBtoYUV420SemiPlanar

open fun ARGBtoYUV420SemiPlanar(input: Array<Int>, width: Int, height: Int): Array<Byte>