Searched defs:threadnr (Results 1 – 20 of 20) sorted by relevance
| /third_party/ffmpeg/libavutil/ |
| D | slicethread.c | 97 … 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/ |
| D | dsddec.c | 73 static int dsd_channel(AVCodecContext *avctx, void *tdata, int j, int threadnr) in dsd_channel()
|
| D | v410dec.c | 52 static int v410_decode_slice(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in v410_decode_slice()
|
| D | vp8.c | 2370 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()
|
| D | v210dec.c | 106 static int v210_decode_slice(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in v210_decode_slice()
|
| D | magicyuv.c | 116 int j, int threadnr) in magy_decode_slice10() 248 int j, int threadnr) in magy_decode_slice()
|
| D | dnxhdenc.c | 823 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()
|
| D | avcodec.c | 58 …decContext *c, int (*func)(AVCodecContext *c2, void *arg2, int jobnr, int threadnr), void *arg, in… in avcodec_default_execute2()
|
| D | pthread_slice.c | 70 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func()
|
| D | hqx.c | 381 int slice_no, int threadnr) in decode_slice_thread()
|
| D | vp56.c | 660 int jobnr, int threadnr) in ff_vp56_decode_mbs()
|
| D | proresdec2.c | 644 static int decode_slice_thread(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in decode_slice_thread()
|
| D | vp9.c | 1394 int threadnr) in decode_tiles_mt()
|
| D | wavpack.c | 1621 static int dsd_channel(AVCodecContext *avctx, void *frmptr, int jobnr, int threadnr) in dsd_channel()
|
| D | proresenc_kostya.c | 961 int jobnr, int threadnr) in find_quant_thread()
|
| D | exr.c | 1182 int jobnr, int threadnr) in decode_block()
|
| D | jpeg2000dec.c | 2089 int jobnr, int threadnr) in jpeg2000_decode_tile()
|
| D | diracdec.c | 917 static int decode_hq_slice_row(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in decode_hq_slice_row()
|
| /third_party/ffmpeg/libavfilter/ |
| D | pthread.c | 46 static void worker_func(void *priv, int jobnr, int threadnr, int nb_jobs, int nb_threads) in worker_func()
|
| /third_party/ffmpeg/libswscale/ |
| D | swscale.c | 1214 void ff_sws_slice_worker(void *priv, int jobnr, int threadnr, in ff_sws_slice_worker()
|