NV21Image

fun NV21Image(image: Image)
fun NV21Image(yuvImage: YuvImage)
fun NV21Image(    width: Int,     height: Int,     nv21Data: ByteArray)