Home
last modified time | relevance | path

Searched refs:dec_end (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/nurbtess/
H A DmonoTriangulation.cc315 if(dec_current >= dec_end -1) return 1; in chainConcave()
316 for(i=dec_current; i<=dec_end-2; i++) in chainConcave()
371 for(i=dec_end; i>dec_current; i--) in monoTriangulationRecGenOpt()
461 dec_chain, dec_current, dec_end, in monoTriangulationRecGenOpt()
478 dec_chain, dec_current, dec_end, in monoTriangulationRecGenOpt()
484 dec_chain, dec_current, dec_end, in monoTriangulationRecGenOpt()
543 for(i=dec_current; i<=dec_end; i++) in monoTriangulationRecGen()
553 dec_chain, i, dec_end, in monoTriangulationRecGen()
742 dec_current> dec_end)); in monoTriangulationRecFunGen()
793 for(i=dec_current; i<=dec_end; i++) in monoTriangulationRecFunGen()
[all …]
H A DmonoTriangulation.h126 vertexArray* dec_chain, Int dec_current, Int dec_end,
131 vertexArray* dec_chain, Int dec_current, Int dec_end,
140 vertexArray* dec_chain, Int dec_current, Int dec_end,
150 vertexArray* dec_chain, Int dec_current, Int dec_end,
H A DsampleCompTop.cc775 vertexArray* dec_chain, Int dec_current, Int dec_end, in sampleCompTopSimpleOpt() argument
778 if(gridV <= 0 || dec_end<dec_current || inc_end <inc_current) in sampleCompTopSimpleOpt()
782 dec_chain, dec_current, dec_end, in sampleCompTopSimpleOpt()
790 dec_chain, dec_current, dec_end, in sampleCompTopSimpleOpt()
797 dec_chain->getVertex(dec_end)[1] < currentV) in sampleCompTopSimpleOpt()
807 for(j=dec_end; j >= dec_current; j--) in sampleCompTopSimpleOpt()
816 for(k=j; k<=dec_end; k++) in sampleCompTopSimpleOpt()
842 dec_chain, (int)(tempI+1), dec_end, in sampleCompTopSimpleOpt()
882 dec_chain, j, dec_end, in sampleCompTopSimpleOpt()
899 dec_chain, dec_current, dec_end, in sampleCompTopSimpleOpt()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dbink.c319 const uint8_t *dec_end; in read_runs() local
322 dec_end = b->cur_dec + t; in read_runs()
323 if (dec_end > b->data_end) { in read_runs()
341 const uint8_t *dec_end; in read_motion_values() local
344 dec_end = b->cur_dec + t; in read_motion_values()
376 const uint8_t *dec_end; in read_block_types() local
379 dec_end = b->cur_dec + t; in read_block_types()
410 const uint8_t *dec_end; in read_patterns() local
413 dec_end = b->cur_dec + t; in read_patterns()
430 const uint8_t *dec_end; in read_colors() local
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dbink.c319 const uint8_t *dec_end; in read_runs() local
322 dec_end = b->cur_dec + t; in read_runs()
323 if (dec_end > b->data_end) { in read_runs()
341 const uint8_t *dec_end; in read_motion_values() local
344 dec_end = b->cur_dec + t; in read_motion_values()
377 const uint8_t *dec_end; in read_block_types() local
387 dec_end = b->cur_dec + t; in read_block_types()
418 const uint8_t *dec_end; in read_patterns() local
421 dec_end = b->cur_dec + t; in read_patterns()
438 const uint8_t *dec_end; in read_colors() local
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dbink.c319 const uint8_t *dec_end; in read_runs() local
322 dec_end = b->cur_dec + t; in read_runs()
323 if (dec_end > b->data_end) { in read_runs()
341 const uint8_t *dec_end; in read_motion_values() local
344 dec_end = b->cur_dec + t; in read_motion_values()
376 const uint8_t *dec_end; in read_block_types() local
379 dec_end = b->cur_dec + t; in read_block_types()
410 const uint8_t *dec_end; in read_patterns() local
413 dec_end = b->cur_dec + t; in read_patterns()
430 const uint8_t *dec_end; in read_colors() local
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dbink.c333 const uint8_t *dec_end; in read_runs() local
336 dec_end = b->cur_dec + t; in read_runs()
337 if (dec_end > b->data_end) { in read_runs()
357 const uint8_t *dec_end; in read_motion_values() local
360 dec_end = b->cur_dec + t; in read_motion_values()
395 const uint8_t *dec_end; in read_block_types() local
405 dec_end = b->cur_dec + t; in read_block_types()
438 const uint8_t *dec_end; in read_patterns() local
441 dec_end = b->cur_dec + t; in read_patterns()
460 const uint8_t *dec_end; in read_colors() local
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dbink.c333 const uint8_t *dec_end; in read_runs() local
336 dec_end = b->cur_dec + t; in read_runs()
337 if (dec_end > b->data_end) { in read_runs()
357 const uint8_t *dec_end; in read_motion_values() local
360 dec_end = b->cur_dec + t; in read_motion_values()
395 const uint8_t *dec_end; in read_block_types() local
405 dec_end = b->cur_dec + t; in read_block_types()
438 const uint8_t *dec_end; in read_patterns() local
441 dec_end = b->cur_dec + t; in read_patterns()
460 const uint8_t *dec_end; in read_colors() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dbink.c331 const uint8_t *dec_end; in read_runs() local
334 dec_end = b->cur_dec + t; in read_runs()
335 if (dec_end > b->data_end) { in read_runs()
355 const uint8_t *dec_end; in read_motion_values() local
358 dec_end = b->cur_dec + t; in read_motion_values()
393 const uint8_t *dec_end; in read_block_types() local
403 dec_end = b->cur_dec + t; in read_block_types()
436 const uint8_t *dec_end; in read_patterns() local
439 dec_end = b->cur_dec + t; in read_patterns()
458 const uint8_t *dec_end; in read_colors() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dbink.c332 const uint8_t *dec_end; in read_runs() local
335 dec_end = b->cur_dec + t; in read_runs()
336 if (dec_end > b->data_end) { in read_runs()
356 const uint8_t *dec_end; in read_motion_values() local
359 dec_end = b->cur_dec + t; in read_motion_values()
394 const uint8_t *dec_end; in read_block_types() local
404 dec_end = b->cur_dec + t; in read_block_types()
437 const uint8_t *dec_end; in read_patterns() local
440 dec_end = b->cur_dec + t; in read_patterns()
459 const uint8_t *dec_end; in read_colors() local
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/src/mvi/
H A Dmvi.c608 uint8_t *dec_ptr = enc_buf, *dec_end; in mvi_rd_frame() local
695 dec_end = enc_buf + fr_len - 8; in mvi_rd_frame()
758 dec_end = dec_ptr + lzo_len; in mvi_rd_frame()
788 if (dec_ptr >= dec_end) in mvi_rd_frame()
817 if (dec_ptr >= dec_end) in mvi_rd_frame()
863 if (dec_ptr >= dec_end) in mvi_rd_frame()
878 if (len > remain || (dec_ptr + (len>>1)) > dec_end) in mvi_rd_frame()
901 if (len > remain || dec_ptr > dec_end) in mvi_rd_frame()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Dordered-data.c331 u64 dec_end; in btrfs_dec_test_first_ordered_pending() local
345 dec_end = min(*file_offset + io_size, in btrfs_dec_test_first_ordered_pending()
347 *file_offset = dec_end; in btrfs_dec_test_first_ordered_pending()
348 if (dec_start > dec_end) { in btrfs_dec_test_first_ordered_pending()
350 dec_start, dec_end); in btrfs_dec_test_first_ordered_pending()
352 to_dec = dec_end - dec_start; in btrfs_dec_test_first_ordered_pending()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Dordered-data.c331 u64 dec_end; in btrfs_dec_test_first_ordered_pending() local
345 dec_end = min(*file_offset + io_size, in btrfs_dec_test_first_ordered_pending()
347 *file_offset = dec_end; in btrfs_dec_test_first_ordered_pending()
348 if (dec_start > dec_end) { in btrfs_dec_test_first_ordered_pending()
350 dec_start, dec_end); in btrfs_dec_test_first_ordered_pending()
352 to_dec = dec_end - dec_start; in btrfs_dec_test_first_ordered_pending()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Dordered-data.c331 u64 dec_end; in btrfs_dec_test_first_ordered_pending() local
345 dec_end = min(*file_offset + io_size, in btrfs_dec_test_first_ordered_pending()
347 *file_offset = dec_end; in btrfs_dec_test_first_ordered_pending()
348 if (dec_start > dec_end) { in btrfs_dec_test_first_ordered_pending()
350 dec_start, dec_end); in btrfs_dec_test_first_ordered_pending()
352 to_dec = dec_end - dec_start; in btrfs_dec_test_first_ordered_pending()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_core.c978 goto dec_end; in mtk_jpeg_dec_device_run()
985 goto dec_end; in mtk_jpeg_dec_device_run()
996 dec_end: in mtk_jpeg_dec_device_run()
1153 goto dec_end; in mtk_jpeg_dec_irq()
1162 dec_end: in mtk_jpeg_dec_irq()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_core.c978 goto dec_end; in mtk_jpeg_dec_device_run()
985 goto dec_end; in mtk_jpeg_dec_device_run()
996 dec_end: in mtk_jpeg_dec_device_run()
1153 goto dec_end; in mtk_jpeg_dec_irq()
1162 dec_end: in mtk_jpeg_dec_irq()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_core.c978 goto dec_end; in mtk_jpeg_dec_device_run()
985 goto dec_end; in mtk_jpeg_dec_device_run()
996 dec_end: in mtk_jpeg_dec_device_run()
1153 goto dec_end; in mtk_jpeg_dec_irq()
1162 dec_end: in mtk_jpeg_dec_irq()
/dports/net-mgmt/prometheus1/prometheus-1.8.2/web/ui/static/js/
H A Dgraph_template.handlebar72 name="dec_end"
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/web/ui/static/js/graph/
H A Dgraph_template.handlebar72 name="dec_end"
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/web/ui/static/js/graph/
H A Dgraph_template.handlebar71 name="dec_end"
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/web/ui/static/js/graph/
H A Dgraph_template.handlebar76 name="dec_end"
/dports/net-mgmt/prometheus2/prometheus-2.30.3/web/ui/static/js/graph/
H A Dgraph_template.handlebar76 name="dec_end"
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/web/ui/static/js/graph/
H A Dgraph_template.handlebar71 name="dec_end"
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/web/ui/static/js/graph/
H A Dgraph_template.handlebar76 name="dec_end"
/dports/net-mgmt/thanos/thanos-0.11.0/pkg/ui/static/js/
H A Dgraph_template.handlebar79 name="dec_end"

12