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

/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp616 static const etc1_uint32 ETC1_PKM_ENCODED_HEIGHT_OFFSET = 10; variable
639 writeBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET, encodedHeight);
652 etc1_uint32 encodedHeight = readBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET);

Completed in 56 milliseconds