Home
last modified time | relevance | path

Searched defs:pkt (Results 651 - 675 of 1340) sorted by relevance

1...<<21222324252627282930>>...54

/third_party/ffmpeg/libavformat/
H A Dhls_sample_encryption.c233 static int decrypt_video_frame(HLSCryptoContext *crypto_ctx, AVPacket *pkt) in decrypt_video_frame() argument
361 static int decrypt_audio_frame(enum AVCodecID codec_id, HLSCryptoContext *crypto_ctx, AVPacket *pkt) in decrypt_audio_frame() argument
387 ff_hls_senc_decrypt_frame(enum AVCodecID codec_id, HLSCryptoContext *crypto_ctx, AVPacket *pkt) ff_hls_senc_decrypt_frame() argument
[all...]
H A Dmoflex.c263 static int moflex_read_packet(AVFormatContext *s, AVPacket *pkt) in moflex_read_packet() argument
H A Dscd.c287 static int scd_read_packet(AVFormatContext *s, AVPacket *pkt) in scd_read_packet() argument
H A Dswfenc.c508 static int swf_write_packet(AVFormatContext *s, AVPacket *pkt) in swf_write_packet() argument
H A Dtedcaptionsdec.c189 AVPacket *pkt; in parse_file() local
H A Dvapoursynth.c335 static int read_packet_vs(AVFormatContext *s, AVPacket *pkt) in read_packet_vs() argument
[all...]
H A Dwestwood_vqa.c173 wsvqa_read_packet(AVFormatContext *s, AVPacket *pkt) wsvqa_read_packet() argument
[all...]
H A Dwc3movie.c207 wc3_read_packet(AVFormatContext *s, AVPacket *pkt) wc3_read_packet() argument
H A Dassenc.c154 static int write_packet(AVFormatContext *s, AVPacket *pkt) in write_packet() argument
H A Ddhav.c335 static int dhav_read_packet(AVFormatContext *s, AVPacket *pkt) in dhav_read_packet() argument
H A Ddvenc.c417 static int dv_write_packet(struct AVFormatContext *s, AVPacket *pkt) in dv_write_packet() argument
H A Dflacenc.c81 static int flac_write_picture(struct AVFormatContext *s, AVPacket *pkt) in flac_write_picture() argument
178 AVPacket *pkt = st->priv_data; in flac_finish_header() local
281 flac_write_audio_packet(struct AVFormatContext *s, AVPacket *pkt) flac_write_audio_packet() argument
303 AVPacket *const pkt = ffformatcontext(s)->pkt; flac_queue_flush() local
356 flac_write_packet(struct AVFormatContext *s, AVPacket *pkt) flac_write_packet() argument
[all...]
H A Dflacdec.c262 AVPacket *const pkt = si->parse_pkt; in flac_read_timestamp() local
H A Dimg2enc.c78 static int write_muxed_file(AVFormatContext *s, AVIOContext *pb, AVPacket *pkt) in write_muxed_file() argument
116 static int write_packet_pipe(AVFormatContext *s, AVPacket *pkt) in write_packet_pipe() argument
137 static int write_packet(AVFormatContext *s, AVPacket *pkt) in write_packet() argument
[all...]
H A Dlxfdec.c295 static int lxf_read_packet(AVFormatContext *s, AVPacket *pkt) in lxf_read_packet() argument
H A Dnuv.c251 static int nuv_packet(AVFormatContext *s, AVPacket *pkt) in nuv_packet() argument
[all...]
H A Drtpdec_hevc.c177 hevc_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_hevc_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) hevc_handle_packet() argument
H A Drtpdec_jpeg.c214 jpeg_parse_packet(AVFormatContext *ctx, PayloadContext *jpeg, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) jpeg_parse_packet() argument
H A Dsga.c258 static int sga_video_packet(AVFormatContext *s, AVPacket *pkt) in sga_video_packet() argument
309 static int sga_audio_packet(AVFormatContext *s, AVPacket *pkt) in sga_audio_packet() argument
355 sga_packet(AVFormatContext *s, AVPacket *pkt) sga_packet() argument
387 try_packet(AVFormatContext *s, AVPacket *pkt) try_packet() argument
404 sga_read_packet(AVFormatContext *s, AVPacket *pkt) sga_read_packet() argument
[all...]
H A Dsegafilm.c261 film_read_packet(AVFormatContext *s, AVPacket *pkt) film_read_packet() argument
H A Dswfdec.c212 static int swf_read_packet(AVFormatContext *s, AVPacket *pkt) in swf_read_packet() argument
[all...]
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c106 AVPacket *pkt; in LLVMFuzzerTestOneInput() local
/third_party/libwebsockets/plugins/raw-proxy/
H A Dprotocol_lws_raw_proxy.c92 struct packet *pkt = _pkt; in __destroy_packet() local
183 struct packet pkt; in callback_raw_proxy() local
[all...]
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c1130 lws_generate_client_handshake(struct lws *wsi, char *pkt) in lws_generate_client_handshake() argument
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c145 uint8_t pkt[LWS_PRE + DNS_PACKET_LEN], *e = &pkt[sizeof(pkt)], *p, *pl; in lws_async_dns_writeable() local

Completed in 16 milliseconds

1...<<21222324252627282930>>...54