Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c397 if (syntax->rotation == MPP_ENC_ROT_90) in hal_jpege_vepu2_gen_regs()
606 if (syntax->rotation == MPP_ENC_ROT_90) { in multi_core_start()
664 if (syntax->rotation == MPP_ENC_ROT_90 || syntax->rotation == MPP_ENC_ROT_270) { in multi_core_start()
H A Dhal_jpege_vepu1_v2.c202 if (syntax->rotation == MPP_ENC_ROT_90) in hal_jpege_vepu1_gen_regs()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h479 MPP_ENC_ROT_90, enumerator
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c318 if (cfg->rotation == MPP_ENC_ROT_90) in h264e_vepu_prep_setup()
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c1001 if (set->rotation == MPP_ENC_ROT_90) in set_parameter()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c566 if (set->rotation == MPP_ENC_ROT_90 || set->rotation == MPP_ENC_ROT_270) { in proc_prep_cfg()