Searched refs:proposals (Results 1 – 2 of 2) sorted by relevance
155 final List<IkeSaProposal> proposals = new ArrayList<>(); in getIkeSaProposals() local192 proposals.add(normalModeBuilder.build()); in getIkeSaProposals()193 proposals.add(aeadBuilder.build()); in getIkeSaProposals()194 return proposals; in getIkeSaProposals()199 final List<ChildSaProposal> proposals = new ArrayList<>(); in getChildSaProposals() local228 proposals.add(normalModeBuilder.build()); in getChildSaProposals()247 proposals.add(aeadBuilder.build()); in getChildSaProposals()250 return proposals; in getChildSaProposals()
3057 * Transform axis-aligned bounding box proposals using bounding box deltas.3059 * Given the positions of bounding box proposals and the corresponding3071 * bounding box proposals, each line with format [x1, y1, x2, y2].3967 * Generate aixs-aligned bounding box proposals.3969 * Bounding box proposals are generated by applying transformation on a set