Home
last modified time | relevance | path

Searched defs:jpeg_destination_mgr (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libjpeg/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Djpeglib.h794 struct jpeg_destination_mgr { struct
795 JOCTET *next_output_byte; /* => next byte to write in buffer */
796 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
798 void (*init_destination) (j_compress_ptr cinfo);
799 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
800 void (*term_destination) (j_compress_ptr cinfo);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/
H A Djpeglib.h794 struct jpeg_destination_mgr { struct
795 JOCTET *next_output_byte; /* => next byte to write in buffer */
796 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
798 void (*init_destination) (j_compress_ptr cinfo);
799 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
800 void (*term_destination) (j_compress_ptr cinfo);
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/www/firefox-esr/firefox-91.8.0/media/libjpeg/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Djpeg.c392 struct jpeg_destination_mgr struct
394 unsigned char* next_output_byte;
395 size_t free_in_buffer;
397 void (*init_destination) (j_compress_ptr cinfo);
398 jboolean (*empty_output_buffer) (j_compress_ptr cinfo);
399 void (*term_destination) (j_compress_ptr cinfo);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjpeg_turbo/
H A Djpeglib.h794 struct jpeg_destination_mgr { struct
795 JOCTET *next_output_byte; /* => next byte to write in buffer */
796 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
798 void (*init_destination) (j_compress_ptr cinfo);
799 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
800 void (*term_destination) (j_compress_ptr cinfo);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/www/firefox/firefox-99.0/media/libjpeg/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/lang/spidermonkey60/firefox-60.9.0/media/libjpeg/
H A Djpeglib.h790 struct jpeg_destination_mgr { struct
791 JOCTET *next_output_byte; /* => next byte to write in buffer */
792 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
794 void (*init_destination) (j_compress_ptr cinfo);
795 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
796 void (*term_destination) (j_compress_ptr cinfo);
/dports/math/vtk8/VTK-8.2.0/ThirdParty/jpeg/vtkjpeg/
H A Djpeglib.h793 struct jpeg_destination_mgr { struct
794 JOCTET *next_output_byte; /* => next byte to write in buffer */
795 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
797 void (*init_destination) (j_compress_ptr cinfo);
798 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
799 void (*term_destination) (j_compress_ptr cinfo);
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Djpeg.c389 struct jpeg_destination_mgr struct
391 unsigned char* next_output_byte;
392 size_t free_in_buffer;
394 void (*init_destination) (j_compress_ptr cinfo);
395 jboolean (*empty_output_buffer) (j_compress_ptr cinfo);
396 void (*term_destination) (j_compress_ptr cinfo);
/dports/math/vtk9/VTK-9.1.0/ThirdParty/jpeg/vtkjpeg/
H A Djpeglib.h793 struct jpeg_destination_mgr { struct
794 JOCTET *next_output_byte; /* => next byte to write in buffer */
795 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
797 void (*init_destination) (j_compress_ptr cinfo);
798 boolean (*empty_output_buffer) (j_compress_ptr cinfo);
799 void (*term_destination) (j_compress_ptr cinfo);

123456789