/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() 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
|
D | vf_colorize.c | 55 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
|
D | vf_monochrome.c | 92 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
|
D | vf_colorkey.c | 62 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
|
D | vf_colortemperature.c | 114 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
|
D | vf_colorbalance.c | 165 const int slice_end = (out->height * (jobnr+1)) / nb_jobs; in color_balance8_p() local 218 const int slice_end = (out->height * (jobnr+1)) / nb_jobs; in color_balance16_p() local 273 const int slice_end = (out->height * (jobnr+1)) / nb_jobs; in color_balance8() local 324 const int slice_end = (out->height * (jobnr+1)) / nb_jobs; in color_balance16() local
|
D | vf_chromakey.c | 122 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_chromakey_slice() local 152 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_chromakey16_slice() local 186 const int slice_end = ((frame->height >> ctx->vsub_log2) * (jobnr + 1)) / nb_jobs; in do_chromahold_slice() local 223 const int slice_end = ((frame->height >> ctx->vsub_log2) * (jobnr + 1)) / nb_jobs; in do_chromahold16_slice() local
|
D | vf_signalstats.c | 229 const int slice_end = (h * (jobnr+1)) / nb_jobs; in filter8_brng() local 264 const int slice_end = (h * (jobnr+1)) / nb_jobs; in filter16_brng() local 303 const int slice_end = (h * (jobnr+1)) / nb_jobs; in filter8_tout() local 351 const int slice_end = (h * (jobnr+1)) / nb_jobs; in filter16_tout() local 394 const int slice_end = (h * (jobnr+1)) / nb_jobs; in filter8_vrep() local 428 const int slice_end = (h * (jobnr+1)) / nb_jobs; in filter16_vrep() local 475 const int slice_end = (s->chromah * (jobnr+1)) / nb_jobs; in compute_sat_hue_metrics8() local 514 const int slice_end = (s->chromah * (jobnr+1)) / nb_jobs; in compute_sat_hue_metrics16() local
|
D | vf_lumakey.c | 48 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_lumakey_slice8() local 80 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_lumakey_slice16() local
|
D | vf_vibrance.c | 73 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in vibrance_slice8() local 132 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in vibrance_slice16() local 193 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in vibrance_slice8p() local 250 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in vibrance_slice16p() local
|
D | vf_colorcorrect.c | 63 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorcorrect_slice8() local 103 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorcorrect_slice16() local
|
D | vf_colormatrix.c | 215 const int slice_end = (height * (jobnr+1)) / nb_jobs; in process_slice_uyvy422() local 251 const int slice_end = (height * (jobnr+1)) / nb_jobs; in process_slice_yuv444p() local 298 const int slice_end = (height * (jobnr+1)) / nb_jobs; in process_slice_yuv422p() local 346 const int slice_end = ((height * (jobnr+1)) / nb_jobs) << 1; in process_slice_yuv420p() local
|
D | vf_colorconstancy.c | 267 int slice_start, slice_end; in slice_get_derivative() local 329 const int slice_end = (numpixels * (jobnr+1)) / nb_jobs; in slice_normalize() local 451 const int slice_end = (height * (jobnr+1)) / nb_jobs; in filter_slice_grey_edge() local 604 const int slice_end = (numpixels * (jobnr+1)) / nb_jobs; in diagonal_transformation() local
|
D | vf_epx.c | 51 const int slice_end = (in->height * (jobnr+1)) / nb_jobs; in epx2_slice() local 118 const int slice_end = (in->height * (jobnr+1)) / nb_jobs; in epx3_slice() local
|
D | vf_gblur.c | 95 const int slice_end = (height * (jobnr+1)) / nb_jobs; in filter_horizontally() local 148 const int slice_end = (width * (jobnr+1)) / nb_jobs; in filter_vertically() local 176 const int slice_end = (height * (jobnr+1)) / nb_jobs; in filter_postscale() local
|
D | vf_colorcontrast.c | 99 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorcontrast_slice8() local 153 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorcontrast_slice16() local 206 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorcontrast_slice8p() local 258 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in colorcontrast_slice16p() local
|
D | vf_exposure.c | 48 const int slice_end = (height * (jobnr + 1)) / nb_jobs; in exposure_slice() local
|
D | vf_mix.c | 153 const int slice_end = (s->height[p] * (jobnr+1)) / nb_jobs; in mix_frames() local 175 const int slice_end = (s->height[p] * (jobnr+1)) / nb_jobs; in mix_frames() local
|
D | vf_photosensitivity.c | 104 const int slice_end = (NUM_CELLS * (jobnr+1)) / nb_jobs; in convert_frame_partial() local 168 const int slice_end = (td->target->height * (jobnr+1)) / nb_jobs; in blend_frame_partial() local
|
D | vf_lensfun.c | 297 const int slice_end = thread_data->height * (jobnr + 1) / nb_jobs; in vignetting_filter_slice() local 320 const int slice_end = thread_data->height * (jobnr + 1) / nb_jobs; in distortion_correction_filter_slice() local
|
D | vf_amplify.c | 123 const int slice_end = (s->height[p] * (jobnr+1)) / nb_jobs; in amplify_frame() local 165 const int slice_end = (s->height[p] * (jobnr+1)) / nb_jobs; in amplify_frame() local
|
D | vf_despill.c | 49 const int slice_end = (frame->height * (jobnr + 1)) / nb_jobs; in do_despill_slice() local
|
D | vf_cas.c | 57 const int slice_end = (s->planeheight[p] * (jobnr+1)) / nb_jobs; in cas_slice8() local 124 const int slice_end = (s->planeheight[p] * (jobnr+1)) / nb_jobs; in cas_slice16() local
|
/third_party/ffmpeg/libavcodec/ |
D | v410dec.c | 59 int slice_end = (avctx->height * (jobnr+1)) / thread_count; in v410_decode_slice() local
|
D | v210dec.c | 89 int slice_end = (avctx->height * (jobnr+1)) / s->thread_count; in v210_decode_slice() local
|