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