HomeSort by relevance Sort by last modified time
    Searched defs:PALETTE (Results 1 - 2 of 2) sorted by null

  /external/libvncserver/libvncserver/
tight.c 135 } PALETTE;
142 static TLS PALETTE palette; variable
839 /* TODO: setup palette maybe */
841 /* TODO: destroy palette maybe */
864 /* Prepare palette, convert image. */
940 /* Prepare palette, convert image. */
948 palette.entry[i].listNode->rgb;
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 98 } PALETTE;
102 static PALETTE palette; variable
725 /* Prepare palette, convert image. */
790 /* Prepare palette, convert image. */
798 palette.entry[i].listNode->rgb;
816 (CARD16)palette.entry[i].listNode->rgb;
    [all...]

Completed in 72 milliseconds