Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_uvd.c365 unsigned height_in_mb = ALIGN(height / 16, 2); in radeon_uvd_cs_msg_decode() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_uvd.c624 unsigned int height_in_mb = ALIGN(height / 16, 2); in amdgpu_uvd_cs_msg_decode() local