Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dcodec_int.h203 FX_DWORD GetAvailInput(void* pContext, uint8_t** avail_buf_ptr) override;
227 virtual FX_DWORD GetAvailInput(void* pContext, uint8_t** avail_buf_ptr);
252 FX_DWORD GetAvailInput(void* pContext, uint8_t** avail_buf_ptr) override;
Dfx_codec_jpeg.cpp683 uint8_t** avail_buf_ptr) { argument
684 if (avail_buf_ptr) {
685 *avail_buf_ptr = NULL;
687 *avail_buf_ptr =
/external/pdfium/core/include/fxcodec/
Dfx_codec.h255 uint8_t** avail_buf_ptr = NULL) = 0;
313 uint8_t** avail_buf_ptr = NULL) = 0;
363 uint8_t** avail_buf_ptr = NULL) = 0;