Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp186 static unsigned uivector_copy(uivector* p, const uivector* q) in uivector_copy() function
670 uivector_copy(&c1->symbols, &c2->symbols); in coin_copy()