Home
last modified time | relevance | path

Searched refs:aom_vector_shrink_to_fit (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/third_party/vector/
Dvector.h108 int aom_vector_shrink_to_fit(Vector *vector);
Dvector.c322 int aom_vector_shrink_to_fit(Vector *vector) { in aom_vector_shrink_to_fit() function