Home
last modified time | relevance | path

Searched defs:send_config (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmp4vpay.h54 gboolean send_config; member
Dgstrtpmp4vpay.c441 gboolean send_config; in gst_rtp_mp4v_pay_handle_buffer() local
Dgstrtpvorbispay.c838 gboolean send_config = FALSE; in gst_rtp_vorbis_pay_handle_buffer() local
Dgstrtptheorapay.c824 gboolean send_config = FALSE; in gst_rtp_theora_pay_handle_buffer() local
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h159 void (*send_config)(ppp_pcb *pcb, void *ctx, u32_t accm, int pcomp, int accomp); member