toggle menu
RootEncoder
androidJvm
switch theme
search in API
encoder
/
com.pedro.encoder.utils.yuv
/
YUVUtil
/
CropYuv
Crop
Yuv
open
fun
CropYuv
(
src_format
:
Int
,
src_yuv
:
Array
<
Byte
>
,
src_width
:
Int
,
src_height
:
Int
,
dst_width
:
Int
,
dst_height
:
Int
)
:
Array
<
Byte
>