Searched refs:etc1_pkm_format_header (Results 1 – 3 of 3) sorted by relevance
96 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height);
641 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height) { in etc1_pkm_format_header() function
54 etc1_pkm_format_header(newData, newWidth, newHeight); in slice_etc1_data()