Home
last modified time | relevance | path

Searched defs:cand (Results 1 – 25 of 27) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dnellymoserenc.c214 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy()
239 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic()
315 float cand[NELLY_BANDS]; in encode_block() local
Dhevc_mvs.c273 #define AVAILABLE(cand, v) \ argument
/third_party/flutter/txt/src/minikin/
DLineBreaker.cpp84 Candidate cand = {0, 0, 0.0, 0.0, 0.0, in setText() local
245 Candidate cand; in addWordBreak() local
307 void LineBreaker::addCandidate(Candidate cand) { in addCandidate()
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DLineBreaker.cpp78 Candidate cand = {0, 0, 0.0, 0.0, 0.0, in setText() local
240 Candidate cand; in addWordBreak() local
309 void LineBreaker::addCandidate(Candidate cand) { in addCandidate()
/third_party/python/Lib/importlib/
D_common.py55 def resolve(cand): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dpreauth.c378 struct rsn_pmksa_candidate *cand, *pos; in pmksa_candidate_add() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dpreauth.c371 struct rsn_pmksa_candidate *cand, *pos; in pmksa_candidate_add() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3-parse.c621 DecodebinInputStream *cand = (DecodebinInputStream *) tmp->data; in parsebin_pad_removed_cb() local
Dgsturidecodebin3.c609 OutputPad *cand = (OutputPad *) tmp->data; in db_pad_removed_cb() local
Dgstplaybin3.c2214 const gchar *cand = (const gchar *) tmp->data; in gst_streams_belong_to_collection() local
3048 SourcePad *cand = (SourcePad *) tmp->data; in release_source_pad() local
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c421 GstMXFDemuxEssenceTrack *cand = in gst_mxf_demux_partition_postcheck() local
2231 MXFIndexTableSegment *cand = in find_edit_entry() local
3347 MXFIndexTableSegment *cand = in has_table_segment() local
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c624 NiceCandidate *cand; in gst_webrtc_ice_add_candidate() local
Dgstwebrtcbin.c6075 const gchar *cand = item->candidate; in _on_local_ice_candidate_task() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dcodec-utils.c940 GList *cand = NULL; in utils_get_extension_profile() local
/third_party/rust/crates/aho-corasick/src/
Dprefilter.rs1004 let cand = prefilter.next_candidate(prestate, haystack, at); in next() localVariable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_event.c1434 struct nlattr *cand[NUM_NL80211_PMKSA_CANDIDATE]; in nl80211_pmksa_candidate_event() local
Ddriver_wext.c323 const struct iw_pmkid_cand *cand; in wpa_driver_wext_event_wireless_pmkidcand() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_wext.c323 const struct iw_pmkid_cand *cand; in wpa_driver_wext_event_wireless_pmkidcand() local
Ddriver_nl80211_event.c1634 struct nlattr *cand[NUM_NL80211_PMKSA_CANDIDATE]; in nl80211_pmksa_candidate_event() local
/third_party/libbpf/src/
Dbtf.c3859 struct btf_type *cand; local
4500 struct btf_type *t, *cand; local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c3463 TSDemuxStream *cand = tmp->data; in gst_ts_demux_push_pending_data() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dp2p_supplicant.c5979 unsigned int cand; in wpas_p2p_init_go_params() local
9089 u8 curr_chan, cand, chan; in wpas_p2p_optimize_listen_channel() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant.c6430 unsigned int cand; in wpas_p2p_init_go_params() local
9603 u8 curr_chan, cand, chan; in wpas_p2p_optimize_listen_channel() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp7159 static bool NavScoreItem(ImGuiNavMoveResult* result, ImRect cand) in NavScoreItem()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp7016 static bool NavScoreItem(ImGuiNavMoveResult* result, ImRect cand) in NavScoreItem()

12