Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/ETC1/
Detc1.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()