Lines Matching refs:format
63 int sx, sy; /* source start position in 16.16 format */
64 int ix, iy; /* source increments in 16.16 format */
136 /* compute the starting source position in 16.16 format
156 if (dst_surface->format->Rshift != 16 ||
157 dst_surface->format->Gshift != 8 ||
158 dst_surface->format->Bshift != 0)
160 uint32_t rshift = dst_surface->format->Rshift;
161 uint32_t gshift = dst_surface->format->Gshift;
162 uint32_t bshift = dst_surface->format->Bshift;
163 uint32_t ashift = dst_surface->format->Ashift;
164 uint32_t amask = dst_surface->format->Amask; // may be 0x00