Home
last modified time | relevance | path

Searched refs:GetDestSize (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp116 uint32_t GetDestSize() const { return dest_byte_pos_; } in GetDestSize() function in fxcodec::__anon0f322ee60111::CLZWDecoder
826 *dest_size = decoder->GetDestSize(); in FlateOrLZWDecode()