Home
last modified time | relevance | path

Searched defs:push_packet (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/net/
Dnet.c158 void (*push_packet)(void *, int len) = 0; variable
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c895 push_packet (RTPSource * src, GstBuffer * buffer) in push_packet() function