imageToByteBuffer
fun imageToByteBuffer(image: ImageProxy, outputBuffer: ByteArray, pixelCount: Int)
Content copied to clipboard
Decoding of YUV_420_888 image to NV21 byte representation.
Decoding of YUV_420_888 image to NV21 byte representation.