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