Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnuv.c62 #define PKTSIZE(s) (s & 0xffffff) macro
86 size = PKTSIZE(avio_rl32(pb)); in get_codec_data()
97 size = PKTSIZE(avio_rl32(pb)); in get_codec_data()
150 size = PKTSIZE(avio_rl32(pb)); in get_codec_data()
268 size = PKTSIZE(AV_RL32(&hdr[8])); in nuv_packet()
365 size = PKTSIZE(AV_RL32(&hdr[8])); in nuv_read_dts()
/third_party/curl/tests/server/
Dtftpd.c100 #ifndef PKTSIZE
101 #define PKTSIZE (SEGSIZE + 4) /* SEGSIZE defined in arpa/tftp.h */ macro
127 char storage[PKTSIZE];
521 char rbuf[PKTSIZE]; in synchnet()
1279 n = sread(peer, rdp, PKTSIZE); in recvtftp()
/third_party/NuttX/
DReleaseNotes19230 the naming of most things called MTU to PKTSIZE. For example,
19241 is derived for the PKTSIZE by subtracting the IP header, the TCP