Home | History | Annotate | Download | only in x11vnc

Lines Matching full:insert_zeroes

561 	int insert_zeroes = 1;
563 #define INSERT_ZEROES \
568 if (insert_zeroes && (del - LE) % 4 == 0) { \
603 INSERT_ZEROES
624 insert_zeroes = 0;
630 INSERT_ZEROES
654 insert_zeroes = 0;
673 INSERT_ZEROES