Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdatadst.c108 empty_output_buffer (j_compress_ptr cinfo) in empty_output_buffer() function
214 dest->pub.empty_output_buffer = empty_output_buffer; in jpeg_stdio_dest()
254 dest->pub.empty_output_buffer = empty_mem_output_buffer; in jpeg_mem_dest()
A Djcmarker.c117 if (! (*dest->empty_output_buffer) (cinfo)) in emit_byte()
A Djchuff.c274 if (! (*dest->empty_output_buffer) (state->cinfo)) in dump_buffer_s()
289 if (! (*dest->empty_output_buffer) (entropy->cinfo)) in dump_buffer_e()
A Djpeglib.h777 JMETHOD(boolean, empty_output_buffer, (j_compress_ptr cinfo));
A Djcarith.c123 if (! (*dest->empty_output_buffer) (cinfo)) in emit_byte()
A Dlibjpeg.txt1500 is filled. The manager's empty_output_buffer method must reset the pointer
1512 empty_output_buffer (j_compress_ptr cinfo)
1639 already.) The basic idea is that the empty_output_buffer() or
1648 For compression suspension, use an empty_output_buffer() routine that returns
1658 data when restarted. Therefore, although empty_output_buffer() is only
1768 having empty_output_buffer() or fill_input_buffer() set the pointer and count
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_jpg.c428 static boolean empty_output_buffer(j_compress_ptr cinfo) in empty_output_buffer() function
461 dest->pub.empty_output_buffer = empty_output_buffer; in jpeg_SDL_RW_dest()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djpeglib.h777 JMETHOD(boolean, empty_output_buffer, (j_compress_ptr cinfo));
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c496 sp->dest.empty_output_buffer = std_empty_output_buffer; in TIFFjpeg_data_dest()
560 sp->dest.empty_output_buffer = tables_empty_output_buffer; in TIFFjpeg_tables_dest()

Completed in 117 milliseconds