Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_ss_functions.c96 TAILQ_REMOVE(&asoc->ss_data.out.wheel, strq, ss_params.rr.next_spoke); in sctp_ss_default_clear()
97 strq->ss_params.rr.next_spoke.tqe_next = NULL; in sctp_ss_default_clear()
98 strq->ss_params.rr.next_spoke.tqe_prev = NULL; in sctp_ss_default_clear()
118 strq->ss_params.rr.next_spoke.tqe_next = NULL; in sctp_ss_default_init_stream()
119 strq->ss_params.rr.next_spoke.tqe_prev = NULL; in sctp_ss_default_init_stream()
133 (strq->ss_params.rr.next_spoke.tqe_next == NULL) && in sctp_ss_default_add()
134 (strq->ss_params.rr.next_spoke.tqe_prev == NULL)) { in sctp_ss_default_add()
136 strq, ss_params.rr.next_spoke); in sctp_ss_default_add()
164 (strq->ss_params.rr.next_spoke.tqe_next != NULL || in sctp_ss_default_remove()
165 strq->ss_params.rr.next_spoke.tqe_prev != NULL)) { in sctp_ss_default_remove()
[all …]
Dsctp_structs.h665 union scheduling_parameters ss_params; member
/third_party/harfbuzz/src/
Dhb-ot-layout.cc1694 const OT::FeatureParamsStylisticSet& ss_params = in hb_ot_layout_feature_get_name_ids() local
1696 if (&ss_params != &Null (OT::FeatureParamsStylisticSet)) /* ssXX */ in hb_ot_layout_feature_get_name_ids()
1698 if (label_id) *label_id = ss_params.uiNameID; in hb_ot_layout_feature_get_name_ids()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1721 const OT::FeatureParamsStylisticSet& ss_params = in hb_ot_layout_feature_get_name_ids() local
1723 if (&ss_params != &Null (OT::FeatureParamsStylisticSet)) /* ssXX */ in hb_ot_layout_feature_get_name_ids()
1725 if (label_id) *label_id = ss_params.uiNameID; in hb_ot_layout_feature_get_name_ids()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1673 const OT::FeatureParamsStylisticSet& ss_params = in hb_ot_layout_feature_get_name_ids() local
1675 if (&ss_params != &Null (OT::FeatureParamsStylisticSet)) /* ssXX */ in hb_ot_layout_feature_get_name_ids()
1677 if (label_id) *label_id = ss_params.uiNameID; in hb_ot_layout_feature_get_name_ids()