Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_jpeg.c309 TIFFjpeg_write_raw_data(JPEGState* sp, JSAMPIMAGE data, int num_lines) in TIFFjpeg_write_raw_data() function
1907 if (TIFFjpeg_write_raw_data(sp, sp->ds_buffer, n) != n) in JPEGEncodeRaw()
1949 if (TIFFjpeg_write_raw_data(sp, sp->ds_buffer, n) != n) in JPEGPostEncode()
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c323 TIFFjpeg_write_raw_data(JPEGState* sp, JSAMPIMAGE data, int num_lines) in TIFFjpeg_write_raw_data() function
2029 if (TIFFjpeg_write_raw_data(sp, sp->ds_buffer, n) != n) in JPEGEncodeRaw()
2071 if (TIFFjpeg_write_raw_data(sp, sp->ds_buffer, n) != n) in JPEGPostEncode()