Searched refs:ff_rtp_get_codec_info (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtp.h48 int ff_rtp_get_codec_info(AVCodecContext *codec, int payload_type);
H A Drtp.c74 int ff_rtp_get_codec_info(AVCodecContext *codec, int payload_type) function
H A Drtsp.c385 ff_rtp_get_codec_info(st->codec, rtsp_st->sdp_payload_type);
1975 if (ff_rtp_get_codec_info(&codec, payload_type)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtp.h54 int ff_rtp_get_codec_info(AVCodecContext *codec, int payload_type);
H A Drtp.c71 int ff_rtp_get_codec_info(AVCodecContext *codec, int payload_type) function
H A Drtsp.c465 ff_rtp_get_codec_info(st->codec, rtsp_st->sdp_payload_type);
2324 if (ff_rtp_get_codec_info(&codec, payload_type)) {

Completed in 65 milliseconds