Home
last modified time | relevance | path

Searched refs:filterPtrBPP (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/libvncclient/
Dtight.c36 #define filterPtrBPP CONCAT2E(filterPtr,BPP) macro
74 typedef void (*filterPtrBPP)(rfbClient* client, int, CARDBPP *); typedef
97 filterPtrBPP filterFn; in HandleTightBPP()