Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1822 RK_U32 out_w = MPP_ALIGN(dxva->max_width * dxva->bitdepth, 16 * 8) / 8; in vdpu_av1d_setup_tile_bufs() local
1826 RK_U32 luma_size = out_w * out_h; in vdpu_av1d_setup_tile_bufs()
1833 ctx->hor_stride = out_w; in vdpu_av1d_setup_tile_bufs()
2214 RK_U32 out_w = hor_stride; in vdpu_av1d_gen_regs() local
2216 RK_U32 y_stride = out_w * out_h; in vdpu_av1d_gen_regs()