imageToByteBuffer

fun imageToByteBuffer(image: ImageProxy, outputBuffer: ByteArray, pixelCount: Int)

Decoding of YUV_420_888 image to NV21 byte representation.