Home
last modified time | relevance | path

Searched defs:nb_threads (Results 1 - 25 of 35) sorted by relevance

12

/third_party/ffmpeg/tools/
H A Dvenc_data_dump.c74 const char *filename, *thread_type = NULL, *nb_threads = NULL; in main() local
/third_party/ffmpeg/libavfilter/
H A Dpthread.c46 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 Dmedian.h40 int nb_threads; member
H A Dconvolution.h48 int nb_threads; member
H A Dunsharp.h57 int nb_threads; member
H A Dvf_bilateral.c39 int nb_threads; member
H A Dvf_blackdetect.c50 int nb_threads; member
H A Dvf_xmedian.c41 int nb_threads; member
H A Dvf_yaepblur.c222 const int nb_threads = ff_filter_get_nb_threads(ctx); in filter_frame() local
H A Dvf_gblur.c125 const int nb_threads = ff_filter_get_nb_threads(ctx); in gaussianiir2d() local
H A Dvf_unsharp.c273 static void free_filter_param(UnsharpFilterParam *fp, int nb_threads) in free_filter_param() argument
[all...]
H A Dvf_colorcorrect.c400 const int nb_threads = s->analyze == MEDIAN ? 1 : FFMIN(s->planeheight[1], ff_filter_get_nb_threads(ctx)); in filter_frame() local
H A Dvf_mix.c40 int nb_threads; member
H A Dvf_identity.c50 int nb_threads; member
H A Dvf_estdif.c50 int nb_threads; member
H A Dvf_colorconstancy.c84 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 Dvf_fftfilt.c51 int nb_threads; member
[all...]
H A Dvf_geq.c450 const int nb_threads = FFMIN(MAX_NB_THREADS, ff_filter_get_nb_threads(ctx)); in geq_filter_frame() local
H A Dvf_psnr.c54 int nb_threads; member
H A Dvf_ssim.c54 int nb_threads; member
[all...]
H A Dvf_w3fdif.c47 int nb_threads; member
278 int ret, i, depth, nb_threads; in config_input() local
/third_party/ffmpeg/libavutil/
H A Dslicethread.c39 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 Dpsci_checker.c371 int nb_threads = 0; in suspend_tests() local
/kernel/linux/linux-6.6/drivers/firmware/psci/
H A Dpsci_checker.c371 int nb_threads = 0; in suspend_tests() local
/third_party/ffmpeg/libavcodec/
H A Dpthread_slice.c70 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func() argument

Completed in 20 milliseconds

12