Home
last modified time | relevance | path

Searched refs:fill_down_e (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv_reg.h135 RK_U32 fill_down_e : 1; member
H A Dhal_jpegd_rkv.c346 regs->reg2_sys.fill_down_e = 1; in setup_output_fmt()
348 regs->reg2_sys.fill_down_e = s->fill_bottom; in setup_output_fmt()
416 out_height = regs->reg2_sys.fill_down_e ? MPP_ALIGN(out_height, 16) : MPP_ALIGN(out_height, 8); in jpegd_gen_regs()