Home | History | Annotate | Download | only in video

Lines Matching full:uint16

117 			Pixel = *((Uint16 *)(buf));			   \
144 Pixel = *((Uint16 *)(buf)); \
200 Uint16 Pixel; \
203 *((Uint16 *)(buf)) = Pixel; \
233 Uint16 *bufp; \
234 Uint16 Pixel; \
236 bufp = (Uint16 *)buf; \
307 Pixel = *((Uint16 *)(buf)); \
354 Uint16 Pixel; \
357 *((Uint16 *)(buf)) = Pixel; \