cropAndScaleI420

open fun cropAndScaleI420(    buffer: VideoFrame.I420Buffer,     cropX: Int,     cropY: Int,     cropWidth: Int,     cropHeight: Int,     scaleWidth: Int,     scaleHeight: Int): VideoFrame.Buffer