Home
last modified time | relevance | path

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

/external/libgdx/gdx/jni/etc1/
Detc1_utils.cpp240 inline void take_best(etc_compressed* a, const etc_compressed* b) { in take_best() function
453 take_best(pCompressed, &temp); in etc_encode_block_helper()
467 take_best(pCompressed, &temp); in etc_encode_block_helper()
496 take_best(&a, &b); in etc1_encode_block()
/external/skia/third_party/etc1/
Detc1.cpp248 inline void take_best(etc_compressed* a, const etc_compressed* b) { in take_best() function
461 take_best(pCompressed, &temp); in etc_encode_block_helper()
475 take_best(pCompressed, &temp); in etc_encode_block_helper()
504 take_best(&a, &b); in etc1_encode_block()