Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp551 static void* jpeg_alloc_func(unsigned int size) in jpeg_alloc_func() function
565 p->m_AllocFunc = jpeg_alloc_func; in Start()