Home
last modified time | relevance | path

Searched defs:DecodeData (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dcodec_int.h22 struct DecodeData { struct
23 DecodeData(const uint8_t* data, OPJ_SIZE_T size) in DecodeData() function
26 const uint8_t* src_data;
27 OPJ_SIZE_T src_size;
28 OPJ_SIZE_T offset;