Home
last modified time | relevance | path

Searched defs:height_in_mb (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_uvd.c363 unsigned height_in_mb = ALIGN(height / 16, 2); in radeon_uvd_cs_msg_decode() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_uvd.c525 unsigned height_in_mb = ALIGN(height / 16, 2); in amdgpu_uvd_cs_msg_decode() local