Searched refs:out_w (Results 1 – 1 of 1) sorted by relevance
1822 RK_U32 out_w = MPP_ALIGN(dxva->max_width * dxva->bitdepth, 16 * 8) / 8; in vdpu_av1d_setup_tile_bufs() local1826 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() local2216 RK_U32 y_stride = out_w * out_h; in vdpu_av1d_gen_regs()