Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c691 RK_S32 c_stride; in setup_vepu580_prep() local
733 c_stride = y_stride * 2; in setup_vepu580_prep()
738 c_stride = y_stride; in setup_vepu580_prep()
741 c_stride = y_stride / 2; in setup_vepu580_prep()
787 regs->reg_base.src_strd1.src_strd1 = c_stride; in setup_vepu580_prep()
838 RK_S32 c_stride; in vepu580_h264e_use_pass1_patch() local
848 c_stride = y_stride; in vepu580_h264e_use_pass1_patch()
852 regs->reg_base.src_strd1.src_strd1 = c_stride; in vepu580_h264e_use_pass1_patch()
H A Dhal_h264e_vepu541.c451 RK_S32 c_stride; in setup_vepu541_prep() local
483 c_stride = (hw_fmt == VEPU541_FMT_YUV422SP || hw_fmt == VEPU541_FMT_YUV420SP) ? in setup_vepu541_prep()
528 regs->reg069.src_strd1 = c_stride; in setup_vepu541_prep()
H A Dhal_h264e_vepu540c.c446 RK_S32 c_stride; in setup_vepu540c_prep() local
470 c_stride = (hw_fmt == VEPU541_FMT_YUV422SP || hw_fmt == VEPU541_FMT_YUV420SP) ? in setup_vepu540c_prep()
511 regs->reg_base.src_strd1.src_strd1 = c_stride; in setup_vepu540c_prep()