Home
last modified time | relevance | path

Searched refs:enc_stnd (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c194 reg_base->reg0192_enc_pic.enc_stnd = 2; // disable h264 or hevc in hal_jpege_v540c_gen_regs()
H A Dhal_jpege_vepu540c_reg.h430 RK_U32 enc_stnd : 2; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h266 RK_U32 enc_stnd : 1; member
H A Dhal_h264e_vepu540c_reg.h348 RK_U32 enc_stnd : 2; member
H A Dhal_h264e_vepu580_reg.h327 RK_U32 enc_stnd : 1; member
H A Dhal_h264e_vepu541.c549 regs->reg013.enc_stnd = 0; in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c533 regs->reg_base.enc_pic.enc_stnd = 0; in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c878 regs->reg_base.enc_pic.enc_stnd = 0; in setup_vepu580_codec()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h141 RK_U32 enc_stnd : 1; member
H A Dhal_h265e_vepu540c_reg.h436 RK_U32 enc_stnd : 2; member
H A Dhal_h265e_vepu580_reg.h320 RK_U32 enc_stnd : 1; member
H A Dhal_h265e_vepu540c.c1216 reg_base->reg0192_enc_pic.enc_stnd = 1; //H265 in hal_h265e_v540c_gen_regs()
H A Dhal_h265e_vepu541.c1593 regs->enc_pic.enc_stnd = 1; //H265 in hal_h265e_v541_gen_regs()
H A Dhal_h265e_vepu580.c2586 reg_base->reg0192_enc_pic.enc_stnd = 1; //H265 in hal_h265e_v580_gen_regs()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc2.c876 u32 enc_stnd = reg[RKVENC2_REG_ENC_PIC] & RKVENC2_BIT_ENC_STND; in rkvenc2_check_split_task() local
887 enc_stnd == RKVENC2_BIT_VAL_H264 && in rkvenc2_check_split_task()