Home
last modified time | relevance | path

Searched refs:RTP_H261_PAYLOAD_HEADER_SIZE (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Drtpdec_h261.c27 #define RTP_H261_PAYLOAD_HEADER_SIZE 4 macro
61 if (len < RTP_H261_PAYLOAD_HEADER_SIZE + 1) { in h261_handle_packet()
93 buf += RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
94 len -= RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Drtpdec_h261.c27 #define RTP_H261_PAYLOAD_HEADER_SIZE 4 macro
61 if (len < RTP_H261_PAYLOAD_HEADER_SIZE + 1) { in h261_handle_packet()
93 buf += RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
94 len -= RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Drtpdec_h261.c27 #define RTP_H261_PAYLOAD_HEADER_SIZE 4 macro
61 if (len < RTP_H261_PAYLOAD_HEADER_SIZE + 1) { in h261_handle_packet()
93 buf += RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
94 len -= RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Drtpdec_h261.c27 #define RTP_H261_PAYLOAD_HEADER_SIZE 4 macro
61 if (len < RTP_H261_PAYLOAD_HEADER_SIZE + 1) { in h261_handle_packet()
93 buf += RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
94 len -= RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Drtpdec_h261.c27 #define RTP_H261_PAYLOAD_HEADER_SIZE 4 macro
61 if (len < RTP_H261_PAYLOAD_HEADER_SIZE + 1) { in h261_handle_packet()
93 buf += RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
94 len -= RTP_H261_PAYLOAD_HEADER_SIZE; in h261_handle_packet()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Drtpdec_h261.c26 #define RTP_H261_PAYLOAD_HEADER_SIZE 4 macro
124 buf += RTP_H261_PAYLOAD_HEADER_SIZE; in ff_h261_handle_packet()
125 len -= RTP_H261_PAYLOAD_HEADER_SIZE; in ff_h261_handle_packet()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Drtpdec_h261.c26 #define RTP_H261_PAYLOAD_HEADER_SIZE 4 macro
124 buf += RTP_H261_PAYLOAD_HEADER_SIZE; in ff_h261_handle_packet()
125 len -= RTP_H261_PAYLOAD_HEADER_SIZE; in ff_h261_handle_packet()