Lines Matching refs:TO
6 ; Please refer to the file COPYING.LIB contained in the distribution for
263 ;; 32 bit RGB 888 to 24 BIT RGB 888
360 ;; 32 bit RGB 888 to 24 bit BGR 888
461 ;; 32 bit RGB 888 to 16 BIT RGB 565
514 ; point arrays to end
576 ;; 32 bit RGB 888 to 16 BIT BGR 565
626 ; point arrays to end
690 ;; 32 BIT RGB TO 16 BIT RGB 555
740 ; point arrays to end
801 ;; 32 BIT RGB TO 16 BIT BGR 555
852 ; point arrays to end
917 ;; FROM 32 BIT RGB to 8 BIT RGB (rrrgggbbb)
1012 and ecx,BYTE 3 ; mask out number of pixels to draw
1014 jz .L4 ; Nothing to do anymore