Home
last modified time | relevance | path

Searched defs:decode_packet (Results 1 – 25 of 99) sorted by relevance

1234

/dports/benchmarks/tsung/tsung-1.7.0/src/tsung_recorder/
H A Dts_proxy_pgsql.erl192 decode_packet($Q, Data)-> function
196 decode_packet($p, Data) -> function
200 decode_packet($X, _) -> function
208 decode_packet($S, _Data) -> %sync function
210 decode_packet($H, _Data) -> %flush function
212 decode_packet($E, Data) -> %execute function
221 decode_packet($d, Data) -> %copy function
224 decode_packet($c, _) -> %copy-complete function
227 decode_packet($f, Data) -> %copy-fail function
230 decode_packet($B, Data) -> %bind function
[all …]
/dports/dns/p5-Net-RBLClient/RBLCLient-0.5/
H A DRBLClient.pm141 sub decode_packet { subroutine
/dports/multimedia/handbrake/ffmpeg-4.4/doc/examples/
H A Dextract_mvs.c36 static int decode_packet(const AVPacket *pkt) in decode_packet() function
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet() function
H A Ddemuxing_decoding.c109 static int decode_packet(AVCodecContext *dec, const AVPacket *pkt) in decode_packet() function
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/doc/examples/
H A Dextract_mvs.c36 static int decode_packet(const AVPacket *pkt) in decode_packet() function
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet() function
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/doc/examples/
H A Dextract_mvs.c36 static int decode_packet(const AVPacket *pkt) in decode_packet() function
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/doc/examples/
H A Dextract_mvs.c36 static int decode_packet(const AVPacket *pkt) in decode_packet() function
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/doc/examples/
H A Dextract_mvs.c36 static int decode_packet(const AVPacket *pkt) in decode_packet() function
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet() function
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/doc/examples/
H A Dextract_mvs.c37 static int decode_packet(int *got_frame, int cached) in decode_packet() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/doc/examples/
H A Dextract_mvs.c37 static int decode_packet(int *got_frame, int cached) in decode_packet() function
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/tondaj-sl-814/
H A Dprotocol.c88 static void decode_packet(struct sr_dev_inst *sdi) in decode_packet() function
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/uni-t-dmm/
H A Dprotocol.c54 static void decode_packet(struct sr_dev_inst *sdi, const uint8_t *buf) in decode_packet() function
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dpcap_reader.c123 static ssize_t decode_packet(struct pcap_pkthdr *hdr, u_char *pkt, void *buffer, struct sockaddr *s… in decode_packet() function
/dports/benchmarks/tsung/tsung-1.7.0/src/lib/
H A Dpgsql_proto.erl480 decode_packet(Code, Packet) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dssl_gen_statem.erl1602 decode_packet({http, headers}, Buffer, PacketOpts) -> function
1604 decode_packet({http_bin, headers}, Buffer, PacketOpts) -> function
1606 decode_packet(Type, Buffer, PacketOpts) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_gen_statem.erl1612 decode_packet({http, headers}, Buffer, PacketOpts) -> function
1614 decode_packet({http_bin, headers}, Buffer, PacketOpts) -> function
1616 decode_packet(Type, Buffer, PacketOpts) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_gen_statem.erl1612 decode_packet({http, headers}, Buffer, PacketOpts) -> function
1614 decode_packet({http_bin, headers}, Buffer, PacketOpts) -> function
1616 decode_packet(Type, Buffer, PacketOpts) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_gen_statem.erl1612 decode_packet({http, headers}, Buffer, PacketOpts) -> function
1614 decode_packet({http_bin, headers}, Buffer, PacketOpts) -> function
1616 decode_packet(Type, Buffer, PacketOpts) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_gen_statem.erl1612 decode_packet({http, headers}, Buffer, PacketOpts) -> function
1614 decode_packet({http_bin, headers}, Buffer, PacketOpts) -> function
1616 decode_packet(Type, Buffer, PacketOpts) -> function
/dports/multimedia/librav1e/rav1e-0.5.1/src/test_encode_decode/
H A Daom.rs54 fn decode_packet( in decode_packet() method

1234