Home
last modified time | relevance | path

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

/third_party/libdrm/radeon/
Dradeon_surface.c890 static unsigned log2_int(unsigned x) in log2_int() function
1020 surf->mtilea = 1 << (log2_int(h_over_w) >> 1); in eg_surface_best()
/third_party/libdrm/
Dxf86drm.c550 static unsigned log2_int(unsigned x) in log2_int() function
4467 node_type = log2_int(local_devices[j]->available_nodes); in drmFoldDuplicatedDevices()