Home
last modified time | relevance | path

Searched refs:MPP_ENC_ROT_0 (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/vp8/
H A Dvp8e_api_v2.c77 prep->rotation = MPP_ENC_ROT_0; in vp8e_init()
78 prep->rotation_ext = MPP_ENC_ROT_0; in vp8e_init()
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c141 prep->rotation = MPP_ENC_ROT_0; in h265e_init()
142 prep->rotation_ext = MPP_ENC_ROT_0; in h265e_init()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c152 prep->rotation = MPP_ENC_ROT_0; in init_h264e_cfg_set()
153 prep->rotation_ext = MPP_ENC_ROT_0; in init_h264e_cfg_set()
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c401 else if (syntax->rotation != MPP_ENC_ROT_0) in hal_jpege_vepu2_gen_regs()
609 } else if (syntax->rotation == MPP_ENC_ROT_0 || syntax->rotation == MPP_ENC_ROT_180) { in multi_core_start()
H A Dhal_jpege_vepu1_v2.c206 else if (syntax->rotation != MPP_ENC_ROT_0) in hal_jpege_vepu1_gen_regs()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h478 MPP_ENC_ROT_0, enumerator
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c322 else if (cfg->rotation != MPP_ENC_ROT_0) in h264e_vepu_prep_setup()
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c1005 else if (set->rotation != MPP_ENC_ROT_0) in set_parameter()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c549 set->rotation = MPP_ENC_ROT_0; in proc_prep_cfg()