Home
last modified time | relevance | path

Searched defs:rtp_ctx (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpenc_vc2hq.c38 RTPMuxContext *rtp_ctx = ctx->priv_data; in send_packet() local
50 RTPMuxContext *rtp_ctx = ctx->priv_data; in send_picture() local
Drtpenc_vp9.c28 RTPMuxContext *rtp_ctx = ctx->priv_data; in ff_rtp_send_vp9() local
Drtpenc_mpegts.c30 AVFormatContext *rtp_ctx; member
58 AVFormatContext *mpegts_ctx = NULL, *rtp_ctx = NULL; in rtp_mpegts_write_header() local
Drtpenc_h261.c43 RTPMuxContext *rtp_ctx = ctx->priv_data; in ff_rtp_send_h261() local
Dmovenchint.c407 AVFormatContext *rtp_ctx = trk->rtp_ctx; in ff_mov_add_hinted_packet() local
462 AVFormatContext *rtp_ctx = track->rtp_ctx; in ff_mov_close_hinting() local
Dmovenc.h127 AVFormatContext *rtp_ctx; ///< the format context for the hinting rtp muxer member