Searched refs:etc1_decode_block (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/include/ETC1/
H A Detc1.h54 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut);
/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp200 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut) { function
589 etc1_decode_block(pIn, block);
/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp946 etc1_decode_block((etc1_byte*) inB.getData(),

Completed in 130 milliseconds