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

  /external/libvncserver/test/
encodingstest.c 18 typedef struct { int id; char* str; } encoding_t; typedef in typeref:struct:__anon13570
19 static encoding_t testEncodings[]={
37 #define NUMBER_OF_ENCODINGS_TO_TEST (sizeof(testEncodings)/sizeof(encoding_t)-1)

Completed in 90 milliseconds