Searched defs:pl_ctx (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavformat/ |
| D | rtpdec_vc2hq.c | 45 static void fill_parse_info_header(PayloadContext *pl_ctx, uint8_t *buf, in fill_parse_info_header() argument 56 static int vc2hq_handle_sequence_header(PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, in vc2hq_handle_sequence_header() 75 static int vc2hq_mark_end_of_sequence(PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt) in vc2hq_mark_end_of_sequence() 92 static int vc2hq_handle_frame_fragment(AVFormatContext *ctx, PayloadContext *pl_ctx, AVStream *st, in vc2hq_handle_frame_fragment() 176 static int vc2hq_handle_packet(AVFormatContext *ctx, PayloadContext *pl_ctx, in vc2hq_handle_packet()
|
| D | rtpdec_h261.c | 36 static av_cold void h261_close_context(PayloadContext *pl_ctx) in h261_close_context() argument
|