Searched refs:MAXUINT16 (Results 1 – 2 of 2) sorted by relevance
156 #define MAXUINT16 ((UINT16)~ ((UINT16)0)) macro157 #define MAXINT16 ((INT16) (MAXUINT16 >> 1))
110342 … gst/net/gstnetclientclock.c (gst_net_client_clock_class_init): Port goes all the way to MAXUINT16.110346 Port goes all the way to MAXUINT16.110349 MAXUINT16.