Searched refs:ff_thread_report_progress2 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dthread.h140 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n);
H A Dpthread_slice.c235 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n) function
H A Dhevc.c2371 ff_thread_report_progress2(s->avctx, ctb_row , thread, SHIFT_CTB_WPP);
2387 ff_thread_report_progress2(s->avctx, ctb_row, thread, 1);
2392 ff_thread_report_progress2(s->avctx, ctb_row ,thread, SHIFT_CTB_WPP);
2398 ff_thread_report_progress2(s->avctx, ctb_row , thread, SHIFT_CTB_WPP);
2408 ff_thread_report_progress2(s->avctx, ctb_row ,thread, SHIFT_CTB_WPP);
H A Dutils.c3559 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n) function

Completed in 103 milliseconds