Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_flate.cpp244 FX_BOOL PNG_PredictorEncode(uint8_t*& data_buf, in PNG_PredictorEncode()
401 FX_BOOL PNG_Predictor(uint8_t*& data_buf, in PNG_Predictor()
541 FX_BOOL TIFF_PredictorEncode(uint8_t*& data_buf, in TIFF_PredictorEncode()
601 FX_BOOL TIFF_Predictor(uint8_t*& data_buf, in TIFF_Predictor()
Dfx_codec_fax.cpp39 int FindBit(const uint8_t* data_buf, int max_pos, int start_pos, int bit) { in FindBit()
/external/pdfium/core/src/fdrm/crypto/
Dfx_crypt.cpp254 uint8_t* data_buf, in CRYPT_SetPubKeyDecryptor()
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp396 DLLEXPORT FPDF_DOCUMENT STDCALL FPDF_LoadMemDocument(const void* data_buf, in FPDF_LoadMemDocument()