Lines Matching refs:AVPacket
93 AVPacket *parse_pkt;
100 AVPacket *pkt;
193 AVPacket *pkt;
394 int ff_interleave_add_packet(AVFormatContext *s, AVPacket *pkt,
395 int (*compare)(AVFormatContext *, const AVPacket *, const AVPacket *));
447 int ff_write_chained(AVFormatContext *dst, int dst_stream, AVPacket *pkt,
629 int ff_add_param_change(AVPacket *pkt, int32_t channels,
646 int ff_read_packet(AVFormatContext *s, AVPacket *pkt);
660 int ff_interleave_packet_per_dts(AVFormatContext *s, AVPacket *out,
661 AVPacket *pkt, int flush);
669 AVCodecParserContext *pc, AVPacket *pkt);
849 int ff_reshuffle_raw_rgb(AVFormatContext *s, AVPacket **ppkt, AVCodecParameters *par, int expected_…
864 int ff_get_packet_palette(AVFormatContext *s, AVPacket *pkt, int ret, uint32_t *palette);
876 const AVPacket *ff_interleaved_peek(AVFormatContext *s, int stream);