Home
last modified time | relevance | path

Searched defs:encodedHeight (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/etc1/
H A Detc1.cpp529 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_encode_image() local
582 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_decode_image() local
641 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_pkm_format_header() local
657 etc1_uint32 encodedHeight = readBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET); in etc1_pkm_is_valid() local

Completed in 3 milliseconds