Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmp4vpay.h55 gboolean need_config; member
Dgstrtpmp4vpay.c141 rtpmp4vpay->need_config = TRUE; in gst_rtp_mp4v_pay_init()
255 if (rtpmp4vpay->config == NULL && rtpmp4vpay->need_config) { in gst_rtp_mp4v_pay_flush()
408 enc->need_config = FALSE; in gst_rtp_mp4v_pay_depay_data()
/third_party/libbpf/src/
Dlibbpf.c7960 bool need_config = false, need_kallsyms = false; local
7987 need_config = true;
8024 if (need_config && extra_kconfig) {
8028 need_config = false;
8032 need_config = true;
8037 if (need_config) {