Home
last modified time | relevance | path

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

/external/skqp/third_party/etc1/
Detc1.cpp248 inline void take_best(etc_compressed* a, const etc_compressed* b) { in take_best() function
463 take_best(pCompressed, &temp); in etc_encode_block_helper()
477 take_best(pCompressed, &temp); in etc_encode_block_helper()
506 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
463 take_best(pCompressed, &temp); in etc_encode_block_helper()
477 take_best(pCompressed, &temp); in etc_encode_block_helper()
506 take_best(&a, &b); in etc1_encode_block()