Home
last modified time | relevance | path

Searched defs:threadnr (Results 1 – 20 of 20) sorted by relevance

/third_party/ffmpeg/libavutil/
Dslicethread.c97 … void (*worker_func)(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads), in avpriv_slicethread_create()
239 … void (*worker_func)(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads), in avpriv_slicethread_create()
/third_party/ffmpeg/libavcodec/
Ddsddec.c73 static int dsd_channel(AVCodecContext *avctx, void *tdata, int j, int threadnr) in dsd_channel()
Dv410dec.c52 static int v410_decode_slice(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in v410_decode_slice()
Dvp8.c2370 int jobnr, int threadnr, int is_vp7) in decode_mb_row_no_filter()
2498 int jobnr, int threadnr) in vp7_decode_mb_row_no_filter()
2504 int jobnr, int threadnr) in vp8_decode_mb_row_no_filter()
2510 int jobnr, int threadnr, int is_vp7) in filter_mb_row()
2569 int jobnr, int threadnr) in vp7_filter_mb_row()
2575 int jobnr, int threadnr) in vp8_filter_mb_row()
2582 int threadnr, int is_vp7) in vp78_decode_mb_row_sliced()
2616 int jobnr, int threadnr) in vp7_decode_mb_row_sliced()
2622 int jobnr, int threadnr) in vp8_decode_mb_row_sliced()
Dv210dec.c106 static int v210_decode_slice(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in v210_decode_slice()
Dmagicyuv.c116 int j, int threadnr) in magy_decode_slice10()
248 int j, int threadnr) in magy_decode_slice()
Ddnxhdenc.c823 int jobnr, int threadnr) in dnxhd_calc_bits_thread()
880 int jobnr, int threadnr) in dnxhd_encode_thread()
938 int jobnr, int threadnr) in dnxhd_mb_var_thread()
Davcodec.c58 …decContext *c, int (*func)(AVCodecContext *c2, void *arg2, int jobnr, int threadnr), void *arg, in… in avcodec_default_execute2()
Dpthread_slice.c70 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func()
Dhqx.c381 int slice_no, int threadnr) in decode_slice_thread()
Dvp56.c660 int jobnr, int threadnr) in ff_vp56_decode_mbs()
Dproresdec2.c644 static int decode_slice_thread(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in decode_slice_thread()
Dvp9.c1394 int threadnr) in decode_tiles_mt()
Dwavpack.c1621 static int dsd_channel(AVCodecContext *avctx, void *frmptr, int jobnr, int threadnr) in dsd_channel()
Dproresenc_kostya.c961 int jobnr, int threadnr) in find_quant_thread()
Dexr.c1182 int jobnr, int threadnr) in decode_block()
Djpeg2000dec.c2089 int jobnr, int threadnr) in jpeg2000_decode_tile()
Ddiracdec.c917 static int decode_hq_slice_row(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in decode_hq_slice_row()
/third_party/ffmpeg/libavfilter/
Dpthread.c46 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func()
/third_party/ffmpeg/libswscale/
Dswscale.c1214 void ff_sws_slice_worker(void *priv, int jobnr, int threadnr, in ff_sws_slice_worker()