| /third_party/ffmpeg/libavfilter/ |
| D | vf_fftfilt.c | 135 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
|
| D | vf_fade.c | 185 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
|
| D | vf_colorcorrect.c | 71 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
|
| D | vf_colorize.c | 54 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
|
| D | vf_monochrome.c | 91 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
|
| D | colorchannelmixer_template.c | 57 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
|
| D | vf_colortemperature.c | 113 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
|
| D | vf_gblur.c | 64 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
|
| D | vf_colorbalance.c | 157 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
|
| D | vf_chromakey.c | 121 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
|
| D | vf_hsvkey.c | 93 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
|
| D | vf_lumakey.c | 47 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
|
| D | vf_signalstats.c | 220 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
|
| D | vf_vibrance.c | 72 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
|
| D | vf_colormatrix.c | 214 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
|
| D | vf_colorconstancy.c | 270 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
|
| D | vf_epx.c | 49 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
|
| D | vf_grayworld.c | 140 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
|
| D | vf_exposure.c | 47 const int slice_start = (height * jobnr) / nb_jobs; in exposure_slice() local
|
| D | vf_gblur_init.h | 100 int slice_start, int slice_end, int steps, in verti_slice_c()
|
| D | vf_colorcontrast.c | 98 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/ |
| D | utvideodec.c | 363 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
|
| D | v410dec.c | 58 int slice_start = (avctx->height * jobnr) / thread_count; in v410_decode_slice() local
|
| /third_party/ffmpeg/tools/ |
| D | scale_slice_test.c | 54 int slice_start = 0; in process_frame() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/numpy/ |
| D | utils.py | 169 def _slice_along_axis(f, axis, slice_start, slice_end): argument
|