Home
last modified time | relevance | path

Searched defs:slice_end (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/dports/databases/py-whisper/whisper-1.1.3/bin/
H A Dwhisper-resize.py116 slice_end = 0 variable
119 slice_end = i variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_fade.c186 int slice_start, int slice_end, in filter_rgb()
211 int slice_start, int slice_end, in filter_rgb_planar()
239 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_rgb() local
259 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma() local
284 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma16() local
312 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma() local
341 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma16() local
363 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha() local
388 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha16() local
H A Dvf_colorkey.c62 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_colorkey_slice() local
88 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_colorhold_slice() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_fade.c186 int slice_start, int slice_end, in filter_rgb()
211 int slice_start, int slice_end, in filter_rgb_planar()
239 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_rgb() local
259 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma() local
284 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma16() local
312 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma() local
341 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma16() local
363 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha() local
388 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha16() local
H A Dvf_colorkey.c62 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_colorkey_slice() local
88 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_colorhold_slice() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_fade.c155 int slice_start, int slice_end, in filter_rgb()
185 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_rgb() local
201 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma() local
227 int slice_end = (height * (jobnr+1)) / nb_jobs; in filter_slice_chroma() local
252 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_fade.c155 int slice_start, int slice_end, in filter_rgb()
185 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_rgb() local
201 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma() local
227 int slice_end = (height * (jobnr+1)) / nb_jobs; in filter_slice_chroma() local
252 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_fade.c187 int slice_start, int slice_end, in filter_rgb()
212 int slice_start, int slice_end, in filter_rgb_planar()
240 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_rgb() local
260 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma() local
285 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma16() local
313 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma() local
342 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma16() local
364 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha() local
389 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha16() local
H A Dvf_colorize.c55 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorizey_slice8() local
78 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorizey_slice16() local
101 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorize_slice8() local
129 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorize_slice16() local
H A Dvf_monochrome.c92 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in monochrome_slice8() local
131 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in monochrome_slice16() local
169 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in clear_slice8() local
195 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in clear_slice16() local
H A Dvf_colorkey.c62 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_colorkey_slice() local
88 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_colorhold_slice() local
H A Dvf_colortemperature.c114 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in temperature_slice8() local
156 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in temperature_slice16() local
201 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in temperature_slice8p() local
241 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in temperature_slice16p() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_fade.c187 int slice_start, int slice_end, in filter_rgb()
212 int slice_start, int slice_end, in filter_rgb_planar()
240 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_rgb() local
260 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma() local
285 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma16() local
313 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma() local
342 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma16() local
364 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha() local
389 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha16() local
H A Dvf_colorize.c55 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorizey_slice8() local
78 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorizey_slice16() local
101 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorize_slice8() local
129 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorize_slice16() local
H A Dvf_monochrome.c92 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in monochrome_slice8() local
131 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in monochrome_slice16() local
169 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in clear_slice8() local
195 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in clear_slice16() local
H A Dvf_colorkey.c62 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_colorkey_slice() local
88 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_colorhold_slice() local
H A Dvf_colortemperature.c114 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in temperature_slice8() local
156 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in temperature_slice16() local
201 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in temperature_slice8p() local
241 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in temperature_slice16p() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_fade.c178 int slice_start, int slice_end, in filter_rgb()
208 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_rgb() local
224 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_luma() local
250 int slice_end = FFMIN(((height * (jobnr+1)) / nb_jobs), frame->height); in filter_slice_chroma() local
275 int slice_end = (frame->height * (jobnr+1)) / nb_jobs; in filter_slice_alpha() local
H A Dvf_colorbalance.c106 const int slice_end = (out->height * (jobnr+1)) / nb_jobs; in apply_lut8_p() local
146 const int slice_end = (out->height * (jobnr+1)) / nb_jobs; in apply_lut16_p() local
187 const int slice_end = (out->height * (jobnr+1)) / nb_jobs; in apply_lut8() local
225 const int slice_end = (out->height * (jobnr+1)) / nb_jobs; in apply_lut16() local
H A Dvf_lumakey.c47 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_lumakey_slice8() local
79 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_lumakey_slice16() local
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/game/src/render/
H A Dtraffic_signal.rs53 let slice_end = if crossed_roads.contains(&(m.to.id, m.parent)) { in draw_signal_stage() localVariable
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/align/
H A Dunsupported_pileup_estimator.c392 uint64_t slice_end, in PerformEstimation()
543 uint64_t slice_end = slice_start + slice_len - 1; in RunPileupEstimator() local
559 uint64_t slice_end, in PerformCoverage()
669 uint64_t slice_end = slice_start + slice_len - 1; in RunCoverage() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/align/
H A Dunsupported_pileup_estimator.c392 uint64_t slice_end, in PerformEstimation()
543 uint64_t slice_end = slice_start + slice_len - 1; in RunPileupEstimator() local
559 uint64_t slice_end, in PerformCoverage()
669 uint64_t slice_end = slice_start + slice_len - 1; in RunCoverage() local
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dunicode_slicing.pyx189 def slice_end(unicode s, Py_ssize_t i, Py_ssize_t j): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dunicode_slicing.pyx189 def slice_end(unicode s, Py_ssize_t i, Py_ssize_t j): function

12345678910>>...16