Searched refs:GetSrcSize (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fxcodec/flate/ | ||
D | flatemodule.cpp | 115 uint32_t GetSrcSize() const { return (src_bit_pos_ + 7) / 8; } in GetSrcSize() function in fxcodec::__anon0f322ee60111::CLZWDecoder |