Searched refs:aom_vector_move (Results 1 – 2 of 2) sorted by relevance
69 int aom_vector_move(Vector *destination, Vector *source);
85 int aom_vector_move(Vector *destination, Vector *source) { in aom_vector_move() function