HomeSort by: relevance | last modified time | path
    Searched defs:pixel_bytes2 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r100.c 3236 uint32_t pixel_bytes2 = 0; local in function:r100_bandwidth_update
3262 pixel_bytes2 = fb->format->cpp[0];
3304 temp_ff.full = dfixed_const(pixel_bytes2);
3572 stop_req = mode2->hdisplay * pixel_bytes2 / 16;
3580 temp_ff.full = dfixed_const((16/pixel_bytes2));

Completed in 13 milliseconds