Searched defs:cand (Results 1 – 13 of 13) sorted by relevance
46 public int complete(final String buffer, final int pos, final List cand) { in complete()
327 cand_t *cand = ps_cand + i; in compute_part_sads_for_MxM_blk_neon() local400 cand_t *cand = ps_cand + i; in compute_4x4_sads_for_16x16_blk_neon() local
378 struct rsn_pmksa_candidate *cand, *pos; in pmksa_candidate_add() local
29 webrtc::RTCError VerifyCandidate(const cricket::Candidate& cand) { in VerifyCandidate()340 for (const cricket::Candidate& cand : candidates) { in RemoveRemoteCandidates() local
128 cand_mv_t cand[MAX_MC_FLOW_BLK_IN_SB * MAX_MC_FLOW_BLK_IN_SB + 1] = { in av1_single_motion_search() local
4169 for (int cand = 0; cand < num_best_cand; cand++) { in evaluate_motion_mode_for_winner_candidates() local
2069 typedef struct cand struct2071 hme_mv_t mv; /* MV corresponding to the candidate <--MVy--><--MVx--> */ argument2072 WORD32 ref_idx; /* Ref idx corresponding to the candidate */ argument2073 WORD32 grid_ix; /* Grid to which this candidate belongs */ argument2074 UWORD8 *pu1_ref_ptr; /* Pointer to the candidate */ argument
208 cand_t *cand = ps_cand + a; in compute_4x4_sads_for_16x16_blk() local349 cand_t *cand = ps_cand + a; in compute_part_sads_for_MxM_blk() local
1004 let cand = prefilter.next_candidate(prestate, haystack, at); in next() localVariable
1605 struct nlattr *cand[NUM_NL80211_PMKSA_CANDIDATE]; in nl80211_pmksa_candidate_event() local
323 const struct iw_pmkid_cand *cand; in wpa_driver_wext_event_wireless_pmkidcand() local
6259 unsigned int cand; in wpas_p2p_init_go_params() local9380 u8 curr_chan, cand, chan; in wpas_p2p_optimize_listen_channel() local
7159 static bool NavScoreItem(ImGuiNavMoveResult* result, ImRect cand) in NavScoreItem()