Searched defs:vector (Results 1 – 15 of 15) sorted by relevance
72 double[] vector = getLocationVector(location); in consolidate() local116 double[] vector = new double[VECTOR_LENGTH]; in moveAwayCluster() local
80 double vector[] = new double[VECTOR_LENGTH]; in getLocationVector() local
84 ssize_t SortedListImpl::merge(const VectorImpl& vector) { in merge()100 ssize_t SortedListImpl::merge(const SortedListImpl& vector) { in merge()
185 inline ssize_t SortedList<TYPE>::merge(const Vector<TYPE>& vector) { in merge()190 inline ssize_t SortedList<TYPE>::merge(const SortedList<TYPE>& vector) { in merge()
44 ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector) { in classify()
83 abstract ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector); in classify()
36 final float[] vector; field in Instance
271 float[] vector = new float[vectorLength]; in temporalSampling() local
145 Vector<uint8_t> vector; in JByteArrayToVector() local
435 Vector<uint8_t> vector; in JByteArrayToVector() local442 static jbyteArray VectorToJByteArray(JNIEnv *env, Vector<uint8_t> const &vector) { in VectorToJByteArray()
159 ASensorVector vector; member
129 float vector[4]; member
438 static Word16 getScalefactorOfShortVectorStride(const Word16 *vector, /*!< Pointer to input vector … in getScalefactorOfShortVectorStride()
323 MOT *vector /* --> Obtained MV component in 1/2 units */ in PV_DeScaleMVD()
3020 Vector<NamespaceAttributePair> vector; in addTagAttrPair() local