CropYuv

open fun CropYuv(src_format: Int, src_yuv: Array<Byte>, src_width: Int, src_height: Int, dst_width: Int, dst_height: Int): Array<Byte>