Searched refs:etc1_pkm_get_height (Results 1 – 6 of 6) sorted by relevance
108 etc1_uint32 etc1_pkm_get_height(const etc1_byte* pHeader);
676 etc1_uint32 etc1_pkm_get_height(const etc1_byte* pHeader){ in etc1_pkm_get_height() function
48 const unsigned short height = etc1_pkm_get_height(buf); in onDecode()
292 etc1_uint32 height = etc1_pkm_get_height(bytes); in encodePKM()
36 int origH = etc1_pkm_get_height(origData); in slice_etc1_data()
79 etc1_pkm_get_height(bytes) != (unsigned)expectedH) in GrIsCompressedTextureDataSupported()