Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jpx/
Djpx_decode_utils.h20 struct DecodeData { struct
21 DecodeData(const uint8_t* data, OPJ_SIZE_T size) in DecodeData() function
24 const uint8_t* src_data;
25 OPJ_SIZE_T src_size;
26 OPJ_SIZE_T offset;