Searched refs:candidate (Results 1 – 9 of 9) sorted by relevance
127 static INLINE int_mv get_sub_block_mv(const MODE_INFO *candidate, int which_mv, in get_sub_block_mv() argument129 return block_idx >= 0 && candidate->mbmi.sb_type < BLOCK_8X8 in get_sub_block_mv()130 ? candidate->bmi[idx_n_column_to_subblock[block_idx][search_col == 0]] in get_sub_block_mv()132 : candidate->mbmi.mv[which_mv]; in get_sub_block_mv()220 const MB_MODE_INFO *const candidate = &candidate_mi->mbmi; in find_mv_refs_idx() local222 context_counter += mode_2_counter[candidate->mode]; in find_mv_refs_idx()225 if (candidate->ref_frame[0] == ref_frame) in find_mv_refs_idx()227 else if (candidate->ref_frame[1] == ref_frame) in find_mv_refs_idx()238 const MB_MODE_INFO *const candidate = &xd->mi[mv_ref->col + mv_ref->row * in find_mv_refs_idx() local242 if (candidate->ref_frame[0] == ref_frame) in find_mv_refs_idx()[all …]
170 bool VsyncManager::enableVsync(int candidate) in enableVsync() argument177 IDisplayDevice *device = getDisplayDevice(candidate); in enableVsync()179 ETRACE("invalid vsync source candidate %d", candidate); in enableVsync()184 mVsyncSource = candidate; in enableVsync()188 if (candidate != IDisplayDevice::DEVICE_PRIMARY) { in enableVsync()189 WTRACE("failed to enable vsync on display %d, fall back to primary", candidate); in enableVsync()
43 inline bool enableVsync(int candidate);
453 …ntation of a member function even if there is only one candidate or it is obvious which candidate …
581 # only one candidate or it is obvious which candidate to choose by doing a
592 # only one candidate or it is obvious which candidate to choose by doing a