Home
last modified time | relevance | path

Searched refs:MppEncRotationCfg (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Djpege_syntax.h54 MppEncRotationCfg rotation;
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h483 } MppEncRotationCfg; typedef
524 MppEncRotationCfg rotation;
525 MppEncRotationCfg rotation_ext;
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_CN.md662 | prep:rotation | S32 | MppEncRotationCfg | 表示图像旋转属性,默认值为0。除了RK3588芯片,…
H A DRockchip_Developer_Guide_MPP_EN.md607 |prep:rotation|S32|MppEncRotationCfg|Represents the input image rotation attribute, the default is …
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c542 set->rotation = (MppEncRotationCfg)rotation; in proc_prep_cfg()