Searched refs:rtpctx2 (Results 1 – 1 of 1) sorted by relevance
2288 RTPDemuxContext *rtpctx2 = rt->rtsp_streams[i]->transport_priv; in ff_rtsp_fetch_packet() local2292 if (rtpctx2 && st && st2 && in ff_rtsp_fetch_packet()2293 rtpctx2->first_rtcp_ntp_time == AV_NOPTS_VALUE) { in ff_rtsp_fetch_packet()2294 rtpctx2->first_rtcp_ntp_time = rtpctx->first_rtcp_ntp_time; in ff_rtsp_fetch_packet()2295 rtpctx2->rtcp_ts_offset = av_rescale_q( in ff_rtsp_fetch_packet()