Searched defs:candidate (Results 1 – 2 of 2) sorted by relevance
127 static INLINE int_mv get_sub_block_mv(const MODE_INFO *candidate, int which_mv, in get_sub_block_mv()220 const MB_MODE_INFO *const candidate = &candidate_mi->mbmi; in find_mv_refs_idx() local238 const MB_MODE_INFO *const candidate = &xd->mi[mv_ref->col + mv_ref->row * in find_mv_refs_idx() local264 const MB_MODE_INFO *const candidate = &xd->mi[mv_ref->col + mv_ref->row in find_mv_refs_idx() local
172 bool VsyncManager::enableVsync(int candidate) in enableVsync()