bitmapToNv21

fun bitmapToNv21(src: Bitmap, width: Int, height: Int): ByteArray

Converts Android Bitmap image to NV21 format.