Home
last modified time | relevance | path

Searched defs:slice_start (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/
Dvf_fftfilt.c135 const int slice_start = (h * jobnr) / nb_jobs; in rdft_horizontal8() local
166 const int slice_start = (h * jobnr) / nb_jobs; in rdft_horizontal16() local
197 const int slice_start = (h * jobnr) / nb_jobs; in irdft_horizontal8() local
228 const int slice_start = (h * jobnr) / nb_jobs; in irdft_horizontal16() local
395 const int slice_start = (height * jobnr) / nb_jobs; in multiply_data() local
419 const int slice_start = (hlen * jobnr) / nb_jobs; in copy_vertical() local
441 const int slice_start = (height * jobnr) / nb_jobs; in rdft_vertical() local
460 const int slice_start = (height * jobnr) / nb_jobs; in irdft_vertical() local
481 const int slice_start = (hlen * jobnr) / nb_jobs; in copy_horizontal() local
Dvf_fade.c185 int slice_start, int slice_end, in filter_rgb()
210 int slice_start, int slice_end, in filter_rgb_planar()
237 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_rgb() local
257 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_luma() local
282 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_luma16() local
310 int slice_start = (height * jobnr ) / nb_jobs; in filter_slice_chroma() local
339 int slice_start = (height * jobnr ) / nb_jobs; in filter_slice_chroma16() local
361 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_alpha() local
386 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_alpha16() local
Dvf_colorcorrect.c71 const int slice_start = (height * jobnr) / nb_jobs; in average_slice8() local
102 const int slice_start = (height * jobnr) / nb_jobs; in average_slice16() local
133 const int slice_start = (height * jobnr) / nb_jobs; in minmax_slice8() local
169 const int slice_start = (height * jobnr) / nb_jobs; in minmax_slice16() local
325 const int slice_start = (height * jobnr) / nb_jobs; in colorcorrect_slice8() local
366 const int slice_start = (height * jobnr) / nb_jobs; in colorcorrect_slice16() local
Dvf_colorize.c54 const int slice_start = (height * jobnr) / nb_jobs; in colorizey_slice8() local
77 const int slice_start = (height * jobnr) / nb_jobs; in colorizey_slice16() local
100 const int slice_start = (height * jobnr) / nb_jobs; in colorize_slice8() local
128 const int slice_start = (height * jobnr) / nb_jobs; in colorize_slice16() local
Dvf_monochrome.c91 const int slice_start = (height * jobnr) / nb_jobs; in monochrome_slice8() local
130 const int slice_start = (height * jobnr) / nb_jobs; in monochrome_slice16() local
168 const int slice_start = (height * jobnr) / nb_jobs; in clear_slice8() local
194 const int slice_start = (height * jobnr) / nb_jobs; in clear_slice16() local
Dcolorchannelmixer_template.c57 const int slice_start = (out->height * jobnr) / nb_jobs; in fn() local
175 const int slice_start = (out->height * jobnr) / nb_jobs; in fn() local
Dvf_colortemperature.c113 const int slice_start = (height * jobnr) / nb_jobs; in temperature_slice8() local
155 const int slice_start = (height * jobnr) / nb_jobs; in temperature_slice16() local
200 const int slice_start = (height * jobnr) / nb_jobs; in temperature_slice8p() local
240 const int slice_start = (height * jobnr) / nb_jobs; in temperature_slice16p() local
Dvf_gblur.c64 const int slice_start = (height * jobnr ) / nb_jobs; in filter_horizontally() local
87 const int slice_start = (width * jobnr ) / nb_jobs; in filter_vertically() local
109 const int slice_start = (height * jobnr ) / nb_jobs; in filter_postscale() local
Dvf_colorbalance.c157 const int slice_start = (out->height * jobnr) / nb_jobs; in color_balance8_p() local
210 const int slice_start = (out->height * jobnr) / nb_jobs; in color_balance16_p() local
265 const int slice_start = (out->height * jobnr) / nb_jobs; in color_balance8() local
316 const int slice_start = (out->height * jobnr) / nb_jobs; in color_balance16() local
Dvf_chromakey.c121 const int slice_start = (frame->height * jobnr) / nb_jobs; in do_chromakey_slice() local
151 const int slice_start = (frame->height * jobnr) / nb_jobs; in do_chromakey16_slice() local
185 const int slice_start = ((frame->height >> ctx->vsub_log2) * jobnr) / nb_jobs; in do_chromahold_slice() local
222 const int slice_start = ((frame->height >> ctx->vsub_log2) * jobnr) / nb_jobs; in do_chromahold16_slice() local
Dvf_hsvkey.c93 const int slice_start = (frame->height * jobnr) / nb_jobs; in do_hsvkey_slice() local
118 const int slice_start = (frame->height * jobnr) / nb_jobs; in do_hsvkey16_slice() local
148 const int slice_start = (height * jobnr) / nb_jobs; in do_hsvhold_slice() local
184 const int slice_start = (height * jobnr) / nb_jobs; in do_hsvhold16_slice() local
Dvf_lumakey.c47 const int slice_start = (frame->height * jobnr) / nb_jobs; in do_lumakey_slice8() local
79 const int slice_start = (frame->height * jobnr) / nb_jobs; in do_lumakey_slice16() local
Dvf_signalstats.c220 const int slice_start = (h * jobnr ) / nb_jobs; in filter8_brng() local
255 const int slice_start = (h * jobnr ) / nb_jobs; in filter16_brng() local
294 const int slice_start = (h * jobnr ) / nb_jobs; in filter8_tout() local
342 const int slice_start = (h * jobnr ) / nb_jobs; in filter16_tout() local
385 const int slice_start = (h * jobnr ) / nb_jobs; in filter8_vrep() local
419 const int slice_start = (h * jobnr ) / nb_jobs; in filter16_vrep() local
466 const int slice_start = (s->chromah * jobnr ) / nb_jobs; in compute_sat_hue_metrics8() local
505 const int slice_start = (s->chromah * jobnr ) / nb_jobs; in compute_sat_hue_metrics16() local
Dvf_vibrance.c72 const int slice_start = (height * jobnr) / nb_jobs; in vibrance_slice8() local
131 const int slice_start = (height * jobnr) / nb_jobs; in vibrance_slice16() local
192 const int slice_start = (height * jobnr) / nb_jobs; in vibrance_slice8p() local
249 const int slice_start = (height * jobnr) / nb_jobs; in vibrance_slice16p() local
Dvf_colormatrix.c214 const int slice_start = (height * jobnr ) / nb_jobs; in process_slice_uyvy422() local
250 const int slice_start = (height * jobnr ) / nb_jobs; in process_slice_yuv444p() local
297 const int slice_start = (height * jobnr ) / nb_jobs; in process_slice_yuv422p() local
345 const int slice_start = ((height * jobnr ) / nb_jobs) << 1; in process_slice_yuv420p() local
Dvf_colorconstancy.c270 int slice_start, slice_end; in slice_get_derivative() local
331 const int slice_start = (numpixels * jobnr ) / nb_jobs; in slice_normalize() local
454 const int slice_start = (height * jobnr) / nb_jobs; in filter_slice_grey_edge() local
607 const int slice_start = (numpixels * jobnr) / nb_jobs; in diagonal_transformation() local
Dvf_epx.c49 const int slice_start = (in->height * jobnr ) / nb_jobs; in epx2_slice() local
116 const int slice_start = (in->height * jobnr ) / nb_jobs; in epx3_slice() local
Dvf_grayworld.c140 const int slice_start = (out->height * jobnr) / nb_jobs; in convert_frame() local
207 const int slice_start = (out->height * jobnr) / nb_jobs; in correct_frame() local
Dvf_exposure.c47 const int slice_start = (height * jobnr) / nb_jobs; in exposure_slice() local
Dvf_gblur_init.h100 int slice_start, int slice_end, int steps, in verti_slice_c()
Dvf_colorcontrast.c98 const int slice_start = (height * jobnr) / nb_jobs; in colorcontrast_slice8() local
152 const int slice_start = (height * jobnr) / nb_jobs; in colorcontrast_slice16() local
205 const int slice_start = (height * jobnr) / nb_jobs; in colorcontrast_slice8p() local
257 const int slice_start = (height * jobnr) / nb_jobs; in colorcontrast_slice16p() local
/third_party/ffmpeg/libavcodec/
Dutvideodec.c363 int slice_start, slice_height; in restore_median_planar() local
415 int slice_start, slice_height; in restore_median_planar_il() local
470 int slice_start, slice_height; in restore_gradient_planar() local
511 int slice_start, slice_height; in restore_gradient_planar_il() local
568 int plane_size, max_slice_size = 0, slice_start, slice_end, slice_size; in decode_frame() local
Dv410dec.c58 int slice_start = (avctx->height * jobnr) / thread_count; in v410_decode_slice() local
/third_party/ffmpeg/tools/
Dscale_slice_test.c54 int slice_start = 0; in process_frame() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/numpy/
Dutils.py169 def _slice_along_axis(f, axis, slice_start, slice_end): argument

1234