toggle menu
RootEncoder
androidJvm
switch theme
search in API
encoder
/
com.pedro.encoder.utils.yuv
/
NV21Utils
/
toNV12
to
NV12
open
fun
toNV12
(
input
:
Array
<
Byte
>
,
width
:
Int
,
height
:
Int
)
:
Array
<
Byte
>