Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec.c80 static const RTPDynamicProtocolHandler *const rtp_dynamic_protocol_handler_list[] = { variable
150 const RTPDynamicProtocolHandler *r = rtp_dynamic_protocol_handler_list[i]; in rtp_handler_iterate()