Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c367 regs->reg2_sys.fill_down_e = 1; in setup_output_fmt()
369 regs->reg2_sys.fill_down_e = s->fill_bottom; in setup_output_fmt()
438 out_height = regs->reg2_sys.fill_down_e ? MPP_ALIGN(out_height, 16) : MPP_ALIGN(out_height, 8); in jpegd_gen_regs()
H A Dhal_jpegd_rkv_reg.h126 RK_U32 fill_down_e : 1; member