toggle menu
RootEncoder
androidJvm
switch theme
search in API
encoder
/
com.pedro.encoder.utils.yuv
/
YUVUtil
/
rotateNV21
rotate
NV21
open
fun
rotateNV21
(
data
:
Array
<
Byte
>
,
width
:
Int
,
height
:
Int
,
rotation
:
Int
)
:
Array
<
Byte
>