Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnuv.c60 #define PKTSIZE(s) (s & 0xffffff) macro
84 size = PKTSIZE(avio_rl32(pb)); in get_codec_data()
95 size = PKTSIZE(avio_rl32(pb)); in get_codec_data()
147 size = PKTSIZE(avio_rl32(pb)); in get_codec_data()
266 size = PKTSIZE(AV_RL32(&hdr[8])); in nuv_packet()
363 size = PKTSIZE(AV_RL32(&hdr[8])); in nuv_read_dts()
/third_party/curl/tests/server/
Dtftpd.c104 #ifndef PKTSIZE
105 #define PKTSIZE (SEGSIZE + 4) /* SEGSIZE defined in arpa/tftp.h */ macro
131 char storage[PKTSIZE];
518 char rbuf[PKTSIZE]; in synchnet()
1266 n = sread(peer, rdp, PKTSIZE); in recvtftp()
/third_party/NuttX/
DReleaseNotes19231 the naming of most things called MTU to PKTSIZE. For example,
19242 is derived for the PKTSIZE by subtracting the IP header, the TCP