Searched defs:DecodeData (Results 1 – 1 of 1) sorted by relevance
20 struct DecodeData { struct21 DecodeData(const uint8_t* data, OPJ_SIZE_T size) in DecodeData() argument24 const uint8_t* src_data;25 OPJ_SIZE_T src_size;26 OPJ_SIZE_T offset;