Home
last modified time | relevance | path

Searched refs:PNG_FILTER_VALUE_NONE (Results 1 – 25 of 747) sorted by relevance

12345678910>>...30

/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpngwutil.c4240 ps->filters = PNG_FILTER_VALUE_NONE; in select_filter()
4241 return PNG_FILTER_VALUE_NONE; in select_filter()
4252 filter_data_init(fd+PNG_FILTER_VALUE_NONE, distance++, in select_filter()
4253 PNG_FILTER_VALUE_NONE, in select_filter()
4255 fs->sum_bias[PNG_FILTER_VALUE_NONE]); in select_filter()
4283 add_code(fs, fd+PNG_FILTER_VALUE_NONE, distance++, in select_filter()
4293 if (fd[PNG_FILTER_VALUE_NONE].new_code_count + in select_filter()
4401 if (min_f != PNG_FILTER_VALUE_NONE && in select_filter()
4464 const png_byte filter = PNG_FILTER_VALUE_NONE; in png_write_png_rows()
4582 if (filter != PNG_FILTER_VALUE_NONE) in png_write_png_rows()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/libpng17/
H A Dpngwutil.c4240 ps->filters = PNG_FILTER_VALUE_NONE; in select_filter()
4241 return PNG_FILTER_VALUE_NONE; in select_filter()
4252 filter_data_init(fd+PNG_FILTER_VALUE_NONE, distance++, in select_filter()
4253 PNG_FILTER_VALUE_NONE, in select_filter()
4255 fs->sum_bias[PNG_FILTER_VALUE_NONE]); in select_filter()
4283 add_code(fs, fd+PNG_FILTER_VALUE_NONE, distance++, in select_filter()
4293 if (fd[PNG_FILTER_VALUE_NONE].new_code_count + in select_filter()
4401 if (min_f != PNG_FILTER_VALUE_NONE && in select_filter()
4464 const png_byte filter = PNG_FILTER_VALUE_NONE; in png_write_png_rows()
4582 if (filter != PNG_FILTER_VALUE_NONE) in png_write_png_rows()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/libpng17/
H A Dpngwutil.c4240 ps->filters = PNG_FILTER_VALUE_NONE; in select_filter()
4241 return PNG_FILTER_VALUE_NONE; in select_filter()
4252 filter_data_init(fd+PNG_FILTER_VALUE_NONE, distance++, in select_filter()
4253 PNG_FILTER_VALUE_NONE, in select_filter()
4255 fs->sum_bias[PNG_FILTER_VALUE_NONE]); in select_filter()
4283 add_code(fs, fd+PNG_FILTER_VALUE_NONE, distance++, in select_filter()
4293 if (fd[PNG_FILTER_VALUE_NONE].new_code_count + in select_filter()
4401 if (min_f != PNG_FILTER_VALUE_NONE && in select_filter()
4464 const png_byte filter = PNG_FILTER_VALUE_NONE; in png_write_png_rows()
4582 if (filter != PNG_FILTER_VALUE_NONE) in png_write_png_rows()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dpng.h38 #define PNG_FILTER_VALUE_NONE 0 macro
H A Dpngenc.c171 case PNG_FILTER_VALUE_NONE: in png_filter_row()
1024 PNG_FILTER_VALUE_NONE, in png_enc_init()
1030 s->filter_type = PNG_FILTER_VALUE_NONE; in png_enc_init()
1116 …hod", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = PNG_FILTER_VALUE_NONE }, PNG_FILTER_VALUE_NON…
1117 …{ "none", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PNG_FILTER_VALUE_NONE }, INT_MIN, INT_MAX, VE, "p…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dpng.h38 #define PNG_FILTER_VALUE_NONE 0 macro
H A Dpngenc.c171 case PNG_FILTER_VALUE_NONE: in png_filter_row()
1024 PNG_FILTER_VALUE_NONE, in png_enc_init()
1030 s->filter_type = PNG_FILTER_VALUE_NONE; in png_enc_init()
1116 …hod", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = PNG_FILTER_VALUE_NONE }, PNG_FILTER_VALUE_NON…
1117 …{ "none", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PNG_FILTER_VALUE_NONE }, INT_MIN, INT_MAX, VE, "p…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dpng.h38 #define PNG_FILTER_VALUE_NONE 0 macro
H A Dpngenc.c171 case PNG_FILTER_VALUE_NONE: in png_filter_row()
1024 PNG_FILTER_VALUE_NONE, in png_enc_init()
1030 s->filter_type = PNG_FILTER_VALUE_NONE; in png_enc_init()
1116 …hod", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = PNG_FILTER_VALUE_NONE }, PNG_FILTER_VALUE_NON…
1117 …{ "none", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PNG_FILTER_VALUE_NONE }, INT_MIN, INT_MAX, VE, "p…
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dpng.h38 #define PNG_FILTER_VALUE_NONE 0 macro
H A Dpngenc.c140 case PNG_FILTER_VALUE_NONE: in png_filter_row()
485 PNG_FILTER_VALUE_NONE, in png_enc_init()
488 s->filter_type = PNG_FILTER_VALUE_NONE; in png_enc_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dpng.h38 #define PNG_FILTER_VALUE_NONE 0 macro
H A Dpngenc.c140 case PNG_FILTER_VALUE_NONE: in png_filter_row()
485 PNG_FILTER_VALUE_NONE, in png_enc_init()
488 s->filter_type = PNG_FILTER_VALUE_NONE; in png_enc_init()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dpng.h38 #define PNG_FILTER_VALUE_NONE 0 macro
H A Dpngenc.c121 case PNG_FILTER_VALUE_NONE: in png_filter_row()
432 … s->filter_type = av_clip(avctx->prediction_method, PNG_FILTER_VALUE_NONE, PNG_FILTER_VALUE_MIXED); in png_enc_init()
434 s->filter_type = PNG_FILTER_VALUE_NONE; in png_enc_init()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dpng.h40 #define PNG_FILTER_VALUE_NONE 0 macro
H A Dpngenc.c171 case PNG_FILTER_VALUE_NONE: in png_filter_row()
1024 PNG_FILTER_VALUE_NONE, in png_enc_init()
1030 s->filter_type = PNG_FILTER_VALUE_NONE; in png_enc_init()
1116 …hod", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = PNG_FILTER_VALUE_NONE }, PNG_FILTER_VALUE_NON…
1117 …{ "none", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PNG_FILTER_VALUE_NONE }, INT_MIN, INT_MAX, VE, "p…
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dpng.h40 #define PNG_FILTER_VALUE_NONE 0 macro
H A Dpngenc.c171 case PNG_FILTER_VALUE_NONE: in png_filter_row()
1024 PNG_FILTER_VALUE_NONE, in png_enc_init()
1030 s->filter_type = PNG_FILTER_VALUE_NONE; in png_enc_init()
1116 …hod", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = PNG_FILTER_VALUE_NONE }, PNG_FILTER_VALUE_NON…
1117 …{ "none", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PNG_FILTER_VALUE_NONE }, INT_MIN, INT_MAX, VE, "p…
/dports/www/analog/analog-6.0/src/libpng/
H A Dpngwutil.c276 png_ptr->row_buf[0] = PNG_FILTER_VALUE_NONE; in png_write_start_row()
409 if (png_ptr->prev_filters[j] == PNG_FILTER_VALUE_NONE) in png_write_find_filter()
417 sumlo = (sumlo * png_ptr->filter_costs[PNG_FILTER_VALUE_NONE]) >> in png_write_find_filter()
419 sumhi = (sumhi * png_ptr->filter_costs[PNG_FILTER_VALUE_NONE]) >> in png_write_find_filter()
726 if (png_ptr->prev_filters[j] == PNG_FILTER_VALUE_NONE) in png_write_find_filter()
/dports/graphics/p5-Image-PNG-Libpng/Image-PNG-Libpng-0.57/lib/Image/PNG/
H A DConst.pm282 PNG_FILTER_VALUE_NONE => 0,
/dports/games/julius/julius-1.7.0/ext/png/
H A Dpngwrite.c244 case PNG_FILTER_VALUE_NONE: in png_set_filter()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/ext/libpng/
H A Dgstpngenc.c292 PNG_FILTER_NONE | PNG_FILTER_VALUE_NONE); in gst_pngenc_handle_frame()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/ext/libpng/
H A Dgstpngenc.c292 PNG_FILTER_NONE | PNG_FILTER_VALUE_NONE); in gst_pngenc_handle_frame()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/ext/libpng/
H A Dgstpngenc.c292 PNG_FILTER_NONE | PNG_FILTER_VALUE_NONE); in gst_pngenc_handle_frame()

12345678910>>...30