Home
last modified time | relevance | path

Searched refs:arith_dc_L (Results 1 – 25 of 672) sorted by relevance

12345678910>>...27

/dports/graphics/mozjpeg/mozjpeg-4.0.3/
H A Djcarith.c442 if (m < (int)((1L << cinfo->arith_dc_L[tbl]) >> 1)) in encode_mcu_DC_first()
757 if (m < (int)((1L << cinfo->arith_dc_L[tbl]) >> 1)) in encode_mcu()
949 r->arith_dc_L = cinfo->arith_dc_L[dc_tbl_no]; in jget_arith_rates()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/
H A Djcarith.c442 if (m < (int)((1L << cinfo->arith_dc_L[tbl]) >> 1)) in encode_mcu_DC_first()
757 if (m < (int)((1L << cinfo->arith_dc_L[tbl]) >> 1)) in encode_mcu()
949 r->arith_dc_L = cinfo->arith_dc_L[dc_tbl_no]; in jget_arith_rates()
/dports/x11/xloadimage/xloadimage.4.1/jpeg/
H A Djrdjfif.c239 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
241 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
504 cinfo->arith_dc_L[i] = 0; in get_soi()
H A Djcdeflts.c349 cinfo->arith_dc_L[i] = 0; in j_c_defaults()
/dports/multimedia/mpeg_encode/mpeg_encode/jpeg/
H A Djdmarker.c179 cinfo->arith_dc_L[i] = 0; in get_soi()
473 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
475 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
H A Djpeglib.h276 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
460 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/games/gtkradiant/GPL/GtkRadiant/libs/jpeg6/
H A Djdmarker.cpp179 cinfo->arith_dc_L[i] = 0; in get_soi()
468 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
470 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/jpeg-6/
H A Djdmarker.c179 cinfo->arith_dc_L[i] = 0; in get_soi()
468 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
470 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
H A Djpeglib.h308 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
536 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/games/evq3/evq3/code/jpeg-6/
H A Djdmarker.c179 cinfo->arith_dc_L[i] = 0; in get_soi()
468 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
470 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/jpeg-6/
H A Djdmarker.c179 cinfo->arith_dc_L[i] = 0; in get_soi()
468 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
470 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
/dports/graphics/xv-m17n/xv-3.10a/jpeg/
H A Djdmarker.c179 cinfo->arith_dc_L[i] = 0; in get_soi()
473 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
475 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
H A Djpeglib.h279 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
463 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/japanese/xv/xv-3.10a/jpeg/
H A Djdmarker.c179 cinfo->arith_dc_L[i] = 0; in get_soi()
473 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
475 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
H A Djpeglib.h279 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
463 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/graphics/xv/xv-3.10a/jpeg/
H A Djdmarker.c179 cinfo->arith_dc_L[i] = 0; in get_soi()
473 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); in get_dac()
475 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
H A Djpeglib.h279 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
463 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/multimedia/mpeg_encode/mpeg_encode/jpeg/upgrade/
H A Djpeglib.h252 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
426 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/games/zdoom/zdoom-2.8.1/jpeg-6b/
H A Djpeglib.h309 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
519 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/games/ecwolf/ecwolf-1.3.3-src/jpeg-6b/
H A Djpeglib.h309 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
519 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libjpeg/
H A Djpeglib.h356 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
605 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Djpeglib.h360 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
609 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/
H A Djpeglib.h360 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
609 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h356 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
605 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/libjpeg/src/
H A Djpeglib.h356 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member
605 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ member

12345678910>>...27