Searched refs:dt_pitch (Results 1 – 6 of 6) sorted by relevance
159 unsigned int dt_pitch; member
394 uint32_t dt_pitch; member
1277 dec->msg->body.decode.dt_wa_chroma_top_offset = dec->msg->body.decode.dt_pitch / 2; in ruvd_end_frame()1577 msg->body.decode.dt_pitch = luma->u.legacy.level[0].nblk_x * luma->blk_w; in si_uvd_set_dt_surfaces()1619 msg->body.decode.dt_pitch = luma->u.gfx9.surf_pitch * luma->blk_w; in si_uvd_set_dt_surfaces()
661 decode->dt_pitch = luma->surface.u.gfx9.surf_pitch * luma->surface.blk_w; in rvcn_dec_message_decode()662 decode->dt_uv_pitch = decode->dt_pitch / 2; in rvcn_dec_message_decode()
395 uint32_t dt_pitch; member
1452 msg->body.decode.dt_pitch = luma->u.legacy.level[0].nblk_x * luma->blk_w; in ruvd_set_dt_surfaces()