RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
encoder
/
com.pedro.encoder.utils.yuv
/
YV12Utils
/
toNV12
to
NV12
open
fun
toNV12
(
input
:
Array
<
Byte
>
,
width
:
Int
,
height
:
Int
)
:
Array
<
Byte
>