Searched refs:GetTextureInfoFromSut (Results 1 – 1 of 1) sorted by relevance
184 using GetTextureInfoFromSut = bool (*)(const uint8_t *, size_t, uint32_t &, uint32_t &, uint32_t &); typedef194 GetTextureInfoFromSut getTextureInfoFunc_;265 … reinterpret_cast<GetTextureInfoFromSut>(dlsym(textureDecSoHandle_, "GetTextureInfoFromSut")); in LoadSutDecSo()