Home
last modified time | relevance | path

Searched refs:ff_h264_handle_aggregated_packet (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpdec_h264.c206 int ff_h264_handle_aggregated_packet(AVFormatContext *ctx, PayloadContext *data, AVPacket *pkt, in ff_h264_handle_aggregated_packet() function
346 result = ff_h264_handle_aggregated_packet(ctx, data, pkt, buf, len, 0, in h264_handle_packet()
Drtpdec_formats.h41 int ff_h264_handle_aggregated_packet(AVFormatContext *ctx, PayloadContext *data, AVPacket *pkt,
Drtpdec_hevc.c265 res = ff_h264_handle_aggregated_packet(ctx, rtp_hevc_ctx, pkt, buf, len, in hevc_handle_packet()