Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec_h264.c144 static int sdp_parse_fmtp_config_h264(AVFormatContext *s, in sdp_parse_fmtp_config_h264() function
403 return ff_parse_fmtp(s, stream, h264_data, p, sdp_parse_fmtp_config_h264); in parse_h264_sdp_line()