Home
last modified time | relevance | path

Searched refs:MPP_ENC_ROT_270 (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c399 else if (syntax->rotation == MPP_ENC_ROT_270) in hal_jpege_vepu2_gen_regs()
612 } else if (syntax->rotation == MPP_ENC_ROT_270) { in multi_core_start()
664 if (syntax->rotation == MPP_ENC_ROT_90 || syntax->rotation == MPP_ENC_ROT_270) { in multi_core_start()
675 if (syntax->rotation == MPP_ENC_ROT_270) in multi_core_start()
H A Dhal_jpege_vepu1_v2.c204 else if (syntax->rotation == MPP_ENC_ROT_270) in hal_jpege_vepu1_gen_regs()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h481 MPP_ENC_ROT_270, enumerator
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c320 else if (cfg->rotation == MPP_ENC_ROT_270) in h264e_vepu_prep_setup()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c538 rotation &= MPP_ENC_ROT_270; in proc_prep_cfg()
566 if (set->rotation == MPP_ENC_ROT_90 || set->rotation == MPP_ENC_ROT_270) { in proc_prep_cfg()
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c1003 else if (set->rotation == MPP_ENC_ROT_270) in set_parameter()