Home
last modified time | relevance | path

Searched defs:pkt (Results 1051 - 1075 of 1341) sorted by relevance

1...<<41424344454647484950>>...54

/third_party/ffmpeg/libavcodec/
H A Dlibzvbi-teletextdec.c640 teletext_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *pkt) teletext_decode_frame() argument
[all...]
H A Dmobiclip.c1211 mobiclip_decode(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *pkt) mobiclip_decode() argument
H A Dnvenc.c2040 static int process_output_surface(AVCodecContext *avctx, AVPacket *pkt, NvencSurface *tmpoutsurf) in process_output_surface() argument
2026 nvenc_set_timestamp(AVCodecContext *avctx, NV_ENC_LOCK_BITSTREAM *params, AVPacket *pkt) nvenc_set_timestamp() argument
2469 ff_nvenc_receive_packet(AVCodecContext *avctx, AVPacket *pkt) ff_nvenc_receive_packet() argument
[all...]
H A Drpzaenc.c785 static int rpza_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in rpza_encode_frame() argument
H A Dqsvenc.c86 AVPacket pkt; member
1704 QSVPacket pkt = { { 0 } }; in encode_frame() local
1814 ff_qsv_encode(AVCodecContext *avctx, QSVEncContext *q, AVPacket *pkt, const AVFrame *frame, int *got_packet) ff_qsv_encode() argument
1904 QSVPacket pkt; ff_qsv_enc_close() local
[all...]
H A Dvaapi_encode.c1185 int ff_vaapi_encode_receive_packet(AVCodecContext *avctx, AVPacket *pkt) in ff_vaapi_encode_receive_packet() argument
653 vaapi_encode_output(AVCodecContext *avctx, VAAPIEncodePicture *pic, AVPacket *pkt) vaapi_encode_output() argument
[all...]
H A Dpngenc.c604 static int encode_png(AVCodecContext *avctx, AVPacket *pkt, in encode_png() argument
922 static int encode_apng(AVCodecContext *avctx, AVPacket *pkt, in encode_apng() argument
[all...]
H A Domx.c731 static int omx_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in omx_encode_frame() argument
H A Dvp9.c1553 vp9_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) vp9_decode_frame() argument
/third_party/ffmpeg/libavdevice/
H A Dv4l2.c503 static int mmap_read_frame(AVFormatContext *ctx, AVPacket *pkt) in mmap_read_frame() argument
993 v4l2_read_packet(AVFormatContext *ctx, AVPacket *pkt) v4l2_read_packet() argument
[all...]
H A Dxcbgrab.c157 static int xcbgrab_frame(AVFormatContext *s, AVPacket *pkt) in xcbgrab_frame() argument
201 static int64_t wait_frame(AVFormatContext *s, AVPacket *pkt) in wait_frame() argument
265 static int xcbgrab_frame_shm(AVFormatContext *s, AVPacket *pkt) in xcbgrab_frame_shm() argument
332 xcbgrab_draw_mouse(AVFormatContext *s, AVPacket *pkt, xcb_query_pointer_reply_t *p, xcb_get_geometry_reply_t *geo, int win_x, int win_y) xcbgrab_draw_mouse() argument
414 xcbgrab_read_packet(AVFormatContext *s, AVPacket *pkt) xcbgrab_read_packet() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Diff.c353 static int read_dst_frame(AVFormatContext *s, AVPacket *pkt) in read_dst_frame() argument
832 iff_read_packet(AVFormatContext *s, AVPacket *pkt) iff_read_packet() argument
[all...]
H A Drmdec.c44 AVPacket pkt; ///< place to store merged video frame / reordered audio data member
759 rm_assemble_video_frame(AVFormatContext *s, AVIOContext *pb, RMDemuxContext *rm, RMStream *vst, AVPacket *pkt, int len, int *pseq, int64_t *timestamp) rm_assemble_video_frame() argument
862 rm_ac3_swap_bytes(AVStream *st, AVPacket *pkt) rm_ac3_swap_bytes() argument
887 ff_rm_parse_packet(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *ast, int len, AVPacket *pkt, int *seq, int flags, int64_t timestamp) ff_rm_parse_packet() argument
975 ff_rm_retrieve_cache(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *ast, AVPacket *pkt) ff_rm_retrieve_cache() argument
1007 rm_read_packet(AVFormatContext *s, AVPacket *pkt) rm_read_packet() argument
1320 ivr_read_packet(AVFormatContext *s, AVPacket *pkt) ivr_read_packet() argument
[all...]
H A Davienc.c764 static int avi_write_packet(AVFormatContext *s, AVPacket *pkt) in avi_write_packet() argument
859 avi_write_packet_internal(AVFormatContext *s, AVPacket *pkt) avi_write_packet_internal() argument
[all...]
H A Dgxfenc.c877 static int gxf_write_media_preamble(AVFormatContext *s, AVPacket *pkt, int size) in gxf_write_media_preamble() argument
924 static int gxf_write_packet(AVFormatContext *s, AVPacket *pkt) in gxf_write_packet() argument
975 const AVPacket *pkt[2] = { cur, next }; gxf_compare_field_nb() local
994 gxf_interleave_packet(AVFormatContext *s, AVPacket *pkt, int flush, int has_packet) gxf_interleave_packet() argument
[all...]
H A Dmpegenc.c1144 static int mpeg_mux_write_packet(AVFormatContext *ctx, AVPacket *pkt) in mpeg_mux_write_packet() argument
[all...]
H A Dmpeg.c479 mpegps_read_packet(AVFormatContext *s, AVPacket *pkt) mpegps_read_packet() argument
922 vobsub_read_packet(AVFormatContext *s, AVPacket *pkt) vobsub_read_packet() argument
[all...]
H A Drtpdec.c443 RTPPacket *pkt = s->queue; in find_missing_packets() local
634 static int rtp_set_prft(RTPDemuxContext *s, AVPacket *pkt, uint32_ argument
656 finalize_packet(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) finalize_packet() argument
697 rtp_parse_packet_internal(RTPDemuxContext *s, AVPacket *pkt, const uint8_t *buf, int len) rtp_parse_packet_internal() argument
830 rtp_parse_queued_packet(RTPDemuxContext *s, AVPacket *pkt) rtp_parse_queued_packet() argument
857 rtp_parse_one_packet(RTPDemuxContext *s, AVPacket *pkt, uint8_t **bufptr, int len) rtp_parse_one_packet() argument
944 ff_rtp_parse_packet(RTPDemuxContext *s, AVPacket *pkt, uint8_t **bufptr, int len) ff_rtp_parse_packet() argument
1002 ff_rtp_finalize_packet(AVPacket *pkt, AVIOContext **dyn_buf, int stream_idx) ff_rtp_finalize_packet() argument
[all...]
H A Dmux.c496 static int compute_muxer_pkt_fields(AVFormatContext *s, AVStream *st, AVPacket *pkt) in compute_muxer_pkt_fields() argument
592 guess_pkt_duration(AVFormatContext *s, AVStream *st, AVPacket *pkt) guess_pkt_duration() argument
623 handle_avoid_negative_ts(FFFormatContext *si, FFStream *sti, AVPacket *pkt) handle_avoid_negative_ts() argument
706 write_packet(AVFormatContext *s, AVPacket *pkt) write_packet() argument
745 check_packet(AVFormatContext *s, AVPacket *pkt) check_packet() argument
761 prepare_input_packet(AVFormatContext *s, AVStream *st, AVPacket *pkt) prepare_input_packet() argument
819 ff_interleave_add_packet(AVFormatContext *s, AVPacket *pkt, int (*compare)(AVFormatContext *, const AVPacket *, const AVPacket *)) ff_interleave_add_packet() argument
893 interleave_compare_dts(AVFormatContext *s, const AVPacket *next, const AVPacket *pkt) interleave_compare_dts() argument
923 ff_interleave_packet_per_dts(AVFormatContext *s, AVPacket *pkt, int flush, int has_packet) ff_interleave_packet_per_dts() argument
1039 ff_interleave_packet_passthrough(AVFormatContext *s, AVPacket *pkt, int flush, int has_packet) ff_interleave_packet_passthrough() argument
1074 check_bitstream(AVFormatContext *s, FFStream *sti, AVPacket *pkt) check_bitstream() argument
1093 interleaved_write_packet(AVFormatContext *s, AVPacket *pkt, int flush, int has_packet) interleaved_write_packet() argument
1111 write_packet_common(AVFormatContext *s, AVStream *st, AVPacket *pkt, int interleaved) write_packet_common() argument
1135 write_packets_from_bsfs(AVFormatContext *s, AVStream *st, AVPacket *pkt, int interleaved) write_packets_from_bsfs() argument
1168 write_packets_common(AVFormatContext *s, AVPacket *pkt, int interleaved) write_packets_common() argument
1196 AVPacket *pkt = si->parse_pkt; av_write_frame() local
1240 av_interleaved_write_frame(AVFormatContext *s, AVPacket *pkt) av_interleaved_write_frame() argument
1258 AVPacket *const pkt = si->parse_pkt; av_write_trailer() local
1355 ff_write_chained(AVFormatContext *dst, int dst_stream, AVPacket *pkt, AVFormatContext *src, int interleave) ff_write_chained() argument
1395 AVPacket *pkt = si->parse_pkt; write_uncoded_frame_internal() local
[all...]
H A Dwtvdec.c1061 static int read_packet(AVFormatContext *s, AVPacket *pkt) in read_packet() argument
H A Dwtvenc.c442 static void write_timestamp(AVFormatContext *s, AVPacket *pkt) in write_timestamp() argument
460 write_packet(AVFormatContext *s, AVPacket *pkt) write_packet() argument
664 attachment_value_size(const AVPacket *pkt, const AVDictionaryEntry *e) attachment_value_size() argument
[all...]
H A Dconcatdec.c704 static int filter_packet(AVFormatContext *avf, ConcatStream *cs, AVPacket *pkt) in filter_packet() argument
729 static int packet_after_outpoint(ConcatContext *cat, AVPacket *pkt) in packet_after_outpoint() argument
738 static int concat_read_packet(AVFormatContext *avf, AVPacket *pkt) in concat_read_packet() argument
[all...]
H A Dasfenc.c1014 static int asf_write_packet(AVFormatContext *s, AVPacket *pkt) in asf_write_packet() argument
[all...]
H A Dflvdec.c948 static int flv_data_packet(AVFormatContext *s, AVPacket *pkt, in flv_data_packet() argument
1057 static int flv_read_packet(AVFormatContext *s, AVPacket *pkt) argument
[all...]
H A Dimg2dec.c387 static int add_filename_as_pkt_side_data(char *filename, AVPacket *pkt) { in add_filename_as_pkt_side_data() argument
409 int ff_img_read_packet(AVFormatContext *s1, AVPacket *pkt) in ff_img_read_packet() argument
[all...]

Completed in 38 milliseconds

1...<<41424344454647484950>>...54