Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp503 #define JPEG_BLOCK_SIZE 1048576 macro
590 FX_Realloc(uint8_t, *dest_buf, dest_buf_length + JPEG_BLOCK_SIZE);
592 dest_buf_length += JPEG_BLOCK_SIZE;
593 dest.free_in_buffer += JPEG_BLOCK_SIZE;