Searched refs:COLOR_LIST (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/libvncserver/
H A Dtight.c124 } COLOR_LIST; typedef in typeref:struct:COLOR_LIST_s
127 COLOR_LIST *listNode;
133 COLOR_LIST *hash[256];
134 COLOR_LIST list[256];
1350 memset(palette.hash, 0, 256 * sizeof(COLOR_LIST *));
1359 COLOR_LIST *pnode;
1360 COLOR_LIST *prev_pnode = NULL;
1464 COLOR_LIST *pnode; \

Completed in 120 milliseconds