HomeSort by relevance Sort by last modified time
    Searched refs:CONCAT4E (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/libvncserver/
tabletranstemplate.c 45 CONCAT4E(rfbTranslateWithSingleTable,IN,to,OUT)
47 CONCAT4E(rfbTranslateWithRGBTables,IN,to,OUT)
tabletrans24template.c 127 CONCAT4E(rfbTranslateWithSingleTable,24,to,BPP)
129 CONCAT4E(rfbTranslateWithSingleTable,BPP,to,24)
131 CONCAT4E(rfbTranslateWithRGBTables,24,to,BPP)
133 CONCAT4E(rfbTranslateWithRGBTables,BPP,to,24)
translate.c 64 #define CONCAT4E(a,b,c,d) CONCAT4(a,b,c,d)

Completed in 1694 milliseconds