Home
last modified time | relevance | path

Searched defs:pkt (Results 201 - 225 of 692) sorted by relevance

12345678910>>...28

/third_party/ffmpeg/libavformat/
H A Dyuv4mpegenc.c179 static int yuv4_write_packet(AVFormatContext *s, AVPacket *pkt) in yuv4_write_packet() argument
H A Danm.c166 read_packet(AVFormatContext *s, AVPacket *pkt) read_packet() argument
H A Dastenc.c107 static int ast_write_packet(AVFormatContext *s, AVPacket *pkt) in ast_write_packet() argument
H A Dicoenc.c115 static int ico_write_packet(AVFormatContext *s, AVPacket *pkt) in ico_write_packet() argument
[all...]
H A Dicodec.c150 static int read_packet(AVFormatContext *s, AVPacket *pkt) in read_packet() argument
H A Dhnm.c101 static int hnm_read_packet(AVFormatContext *s, AVPacket *pkt) in hnm_read_packet() argument
H A Diss.c132 static int iss_read_packet(AVFormatContext *s, AVPacket *pkt) in iss_read_packet() argument
H A Dmvi.c112 static int read_packet(AVFormatContext *s, AVPacket *pkt) in read_packet() argument
H A Drawdec.c36 int ff_raw_read_partial_packet(AVFormatContext *s, AVPacket *pkt) in ff_raw_read_partial_packet() argument
H A Dqcp.c145 static int qcp_read_packet(AVFormatContext *s, AVPacket *pkt) in qcp_read_packet() argument
H A Drtspenc.c181 static int rtsp_write_packet(AVFormatContext *s, AVPacket *pkt) in rtsp_write_packet() argument
H A Dsapdec.c192 static int sap_fetch_packet(AVFormatContext *s, AVPacket *pkt) in sap_fetch_packet() argument
H A Dbfi.c120 static int bfi_read_packet(AVFormatContext * s, AVPacket * pkt) in bfi_read_packet() argument
H A Drtpenc_mpegts.c31 AVPacket *pkt; member
138 static int rtp_mpegts_write_packet(AVFormatContext *s, AVPacket *pkt) in rtp_mpegts_write_packet() argument
[all...]
H A Dtakdec.c190 static int raw_read_packet(AVFormatContext *s, AVPacket *pkt) in raw_read_packet() argument
H A Dwebpenc.c57 static int is_animated_webp_packet(AVPacket *pkt) in is_animated_webp_packet() argument
146 static int webp_write_packet(AVFormatContext *s, AVPacket *pkt) in webp_write_packet() argument
[all...]
H A Ddsfdec.c156 static int dsf_read_packet(AVFormatContext *s, AVPacket *pkt) in dsf_read_packet() argument
[all...]
H A Ddxa.c155 static int dxa_read_packet(AVFormatContext *s, AVPacket *pkt) in dxa_read_packet() argument
[all...]
H A Drtpdec_h261.c46 h261_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_h261_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) h261_handle_packet() argument
H A Drtpdec_h263_rfc2190.c48 h263_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) h263_handle_packet() argument
H A Drtpdec_dv.c89 dv_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_dv_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) dv_handle_packet() argument
H A Drtpdec_qcelp.c54 store_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len) store_packet() argument
151 return_stored_frame(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len) return_stored_frame() argument
201 qcelp_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) qcelp_parse_packet() argument
[all...]
H A Drtpdec_mpa_robust.c66 mpa_robust_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpa_robust_parse_packet() argument
H A Dserdec.c102 static int ser_read_packet(AVFormatContext *s, AVPacket *pkt) in ser_read_packet() argument
H A Dsdsdec.c122 static int sds_read_packet(AVFormatContext *ctx, AVPacket *pkt) in sds_read_packet() argument

Completed in 18 milliseconds

12345678910>>...28