| /third_party/ffmpeg/tools/ |
| H A D | venc_data_dump.c | 74 const char *filename, *thread_type = NULL, *nb_threads = NULL; in main() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | pthread.c | 46 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func() argument 75 static int thread_init_internal(ThreadContext *c, int nb_threads) in thread_init_internal() argument [all...] |
| H A D | median.h | 40 int nb_threads; member
|
| H A D | convolution.h | 48 int nb_threads; member
|
| H A D | unsharp.h | 57 int nb_threads; member
|
| H A D | vf_bilateral.c | 39 int nb_threads; member
|
| H A D | vf_blackdetect.c | 50 int nb_threads; member
|
| H A D | vf_xmedian.c | 41 int nb_threads; member
|
| H A D | vf_yaepblur.c | 222 const int nb_threads = ff_filter_get_nb_threads(ctx); in filter_frame() local
|
| H A D | vf_gblur.c | 125 const int nb_threads = ff_filter_get_nb_threads(ctx); in gaussianiir2d() local
|
| H A D | vf_unsharp.c | 273 static void free_filter_param(UnsharpFilterParam *fp, int nb_threads) in free_filter_param() argument [all...] |
| H A D | vf_colorcorrect.c | 400 const int nb_threads = s->analyze == MEDIAN ? 1 : FFMIN(s->planeheight[1], ff_filter_get_nb_threads(ctx)); in filter_frame() local
|
| H A D | vf_mix.c | 40 int nb_threads; member
|
| H A D | vf_identity.c | 50 int nb_threads; member
|
| H A D | vf_estdif.c | 50 int nb_threads; member
|
| H A D | vf_colorconstancy.c | 84 int nb_threads; member 388 int nb_threads = s->nb_threads; in get_derivative() local 366 get_deriv(AVFilterContext *ctx, ThreadData *td, int ord, int dir, int src, int dst, int dim, int nb_threads) get_deriv() argument [all...] |
| H A D | vf_fftfilt.c | 51 int nb_threads; member [all...] |
| H A D | vf_geq.c | 450 const int nb_threads = FFMIN(MAX_NB_THREADS, ff_filter_get_nb_threads(ctx)); in geq_filter_frame() local
|
| H A D | vf_psnr.c | 54 int nb_threads; member
|
| H A D | vf_ssim.c | 54 int nb_threads; member [all...] |
| H A D | vf_w3fdif.c | 47 int nb_threads; member 278 int ret, i, depth, nb_threads; in config_input() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | slicethread.c | 39 int nb_threads; member 96 avpriv_slicethread_create(AVSliceThread **pctx, void *priv, void (*worker_func)(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads), void (*main_func)(void *priv), int nb_threads) avpriv_slicethread_create() argument 238 avpriv_slicethread_create(AVSliceThread **pctx, void *priv, void (*worker_func)(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads), void (*main_func)(void *priv), int nb_threads) avpriv_slicethread_create() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/psci/ |
| H A D | psci_checker.c | 371 int nb_threads = 0; in suspend_tests() local
|
| /kernel/linux/linux-6.6/drivers/firmware/psci/ |
| H A D | psci_checker.c | 371 int nb_threads = 0; in suspend_tests() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | pthread_slice.c | 70 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func() argument
|