Home
last modified time | relevance | path

Searched refs:MPP_ENC_ROT_180 (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h480 MPP_ENC_ROT_180, enumerator
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c609 } else if (syntax->rotation == MPP_ENC_ROT_0 || syntax->rotation == MPP_ENC_ROT_180) { in multi_core_start()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c537 rotation += MPP_ENC_ROT_180; in proc_prep_cfg()