Searched refs:etc1_pkm_format_header (Results 1 – 3 of 3) sorted by relevance
88 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height);
633 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height) { in etc1_pkm_format_header() function
1024 etc1_pkm_format_header((etc1_byte*) headerB.getData(), width, height); in etc1_formatHeader()