HomeSort by relevance Sort by last modified time
    Searched full:insert_zeroes (Results 1 - 1 of 1) sorted by null

  /external/libvncserver/x11vnc/
xwrappers.c 561 int insert_zeroes = 1; local
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
    [all...]

Completed in 1518 milliseconds