Searched refs:replicated_width (Results 1 – 2 of 2) sorted by relevance
240 uint raster, uint replicated_width, uint replicated_raster) in bits_replicate_horizontally() argument249 uint dest_bytes = replicated_width >> 3; in bits_replicate_horizontally()285 for (dx = sx + replicated_width; dx >= width;) { in bits_replicate_horizontally()
281 uint raster, uint replicated_width, uint replicated_raster);