/third_party/ffmpeg/libavfilter/ |
D | vf_fade.c | 187 int slice_start, int slice_end, in filter_rgb() 212 int slice_start, int slice_end, in filter_rgb_planar() 239 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_rgb() local 259 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_luma() local 284 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_luma16() local 312 int slice_start = (height * jobnr ) / nb_jobs; in filter_slice_chroma() local 341 int slice_start = (height * jobnr ) / nb_jobs; in filter_slice_chroma16() local 363 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_alpha() local 388 int slice_start = (frame->height * jobnr ) / nb_jobs; in filter_slice_alpha16() 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 | vf_colorkey.c | 61 const int slice_start = (frame->height * jobnr) / nb_jobs; in do_colorkey_slice() local 87 const int slice_start = (frame->height * jobnr) / nb_jobs; in do_colorhold_slice() 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_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_colorbalance.c | 164 const int slice_start = (out->height * jobnr) / nb_jobs; in color_balance8_p() local 217 const int slice_start = (out->height * jobnr) / nb_jobs; in color_balance16_p() local 272 const int slice_start = (out->height * jobnr) / nb_jobs; in color_balance8() local 323 const int slice_start = (out->height * jobnr) / nb_jobs; in color_balance16() 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 | 228 const int slice_start = (h * jobnr ) / nb_jobs; in filter8_brng() local 263 const int slice_start = (h * jobnr ) / nb_jobs; in filter16_brng() local 302 const int slice_start = (h * jobnr ) / nb_jobs; in filter8_tout() local 350 const int slice_start = (h * jobnr ) / nb_jobs; in filter16_tout() local 393 const int slice_start = (h * jobnr ) / nb_jobs; in filter8_vrep() local 427 const int slice_start = (h * jobnr ) / nb_jobs; in filter16_vrep() local 474 const int slice_start = (s->chromah * jobnr ) / nb_jobs; in compute_sat_hue_metrics8() local 513 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_colorcorrect.c | 62 const int slice_start = (height * jobnr) / nb_jobs; in colorcorrect_slice8() local 102 const int slice_start = (height * jobnr) / nb_jobs; in colorcorrect_slice16() 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 | 267 int slice_start, slice_end; in slice_get_derivative() local 328 const int slice_start = (numpixels * jobnr ) / nb_jobs; in slice_normalize() local 450 const int slice_start = (height * jobnr) / nb_jobs; in filter_slice_grey_edge() local 603 const int slice_start = (numpixels * jobnr) / nb_jobs; in diagonal_transformation() local
|
D | vf_epx.c | 50 const int slice_start = (in->height * jobnr ) / nb_jobs; in epx2_slice() local 117 const int slice_start = (in->height * jobnr ) / nb_jobs; in epx3_slice() local
|
D | vf_gblur.c | 94 const int slice_start = (height * jobnr ) / nb_jobs; in filter_horizontally() local 147 const int slice_start = (width * jobnr ) / nb_jobs; in filter_vertically() local 175 const int slice_start = (height * jobnr ) / nb_jobs; in filter_postscale() local
|
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
|
D | vf_exposure.c | 47 const int slice_start = (height * jobnr) / nb_jobs; in exposure_slice() local
|
D | vf_mix.c | 152 const int slice_start = (s->height[p] * jobnr) / nb_jobs; in mix_frames() local 174 const int slice_start = (s->height[p] * jobnr) / nb_jobs; in mix_frames() local
|
D | vf_photosensitivity.c | 103 const int slice_start = (NUM_CELLS * jobnr) / nb_jobs; in convert_frame_partial() local 167 const int slice_start = (td->target->height * jobnr) / nb_jobs; in blend_frame_partial() 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
|
D | v210dec.c | 88 int slice_start = (avctx->height * jobnr) / s->thread_count; in v210_decode_slice() local
|
/third_party/grpc/src/core/lib/slice/ |
D | percent_encoding.cc | 47 const uint8_t* slice_start = GRPC_SLICE_START_PTR(slice); in grpc_percent_encode_slice() local
|
/third_party/boost/boost/python/ |
D | slice.hpp | 124 object slice_start = this->start(); in get_indices() local
|
/third_party/mindspore/mindspore/numpy/ |
D | utils.py | 164 def _slice_along_axis(f, axis, slice_start, slice_end): argument
|