Searched refs:hasext (Results 1 – 2 of 2) sorted by relevance
941 static size_t image_headersz_v1(int *hasext) in image_headersz_v1() argument989 if (hasext) in image_headersz_v1()990 *hasext = 1; in image_headersz_v1()996 if (hasext) in image_headersz_v1()997 *hasext = 1; in image_headersz_v1()1226 int hasext = 0; in image_create_v1() local1233 headersz = image_headersz_v1(&hasext); in image_create_v1()1259 main_hdr->ext = hasext; in image_create_v1()
143 u_int hasopt, hasext, contype, hasmarker, dlen; in rtp_print() local157 hasext = 0; in rtp_print()166 hasext = i0 & 0x10000000; in rtp_print()178 (hasopt || hasext)? "+" : "", in rtp_print()199 if (hasext) { in rtp_print()