Searched refs:etc1_pkm_get_width (Results 1 – 6 of 6) sorted by relevance
104 etc1_uint32 etc1_pkm_get_width(const etc1_byte* pHeader);
670 etc1_uint32 etc1_pkm_get_width(const etc1_byte* pHeader) { in etc1_pkm_get_width() function
47 const unsigned short width = etc1_pkm_get_width(buf); in onDecode()
291 etc1_uint32 width = etc1_pkm_get_width(bytes); in encodePKM()
35 int origW = etc1_pkm_get_width(origData); in slice_etc1_data()
78 if (etc1_pkm_get_width(bytes) != (unsigned)expectedW || in GrIsCompressedTextureDataSupported()