toggle menu
Maps SDK for Android
7.1.25.10.AD1705D4
androidJvm
switch theme
search in API
Maps SDK for Android
/
com.magiclane.sdk.util
/
ImageConverter
/
encodeYUV420SP
encode
YUV420SP
fun
encodeYUV420SP
(
yuv420sp
:
ByteArray
,
argb
:
IntArray
,
width
:
Int
,
height
:
Int
)
Encodes provided argb buffer to NV21.
Parameters
yuv420sp
Buffer that will be filled with YUV output.
argb
Input Pixels.