Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dthread.h110 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n);
H A Dpthread_slice.c210 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n) in ff_thread_report_progress2() function
H A Dutils.c989 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n) in ff_thread_report_progress2() function
H A Dhevcdec.c2580 ff_thread_report_progress2(s->avctx, ctb_row , thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp()
2598 ff_thread_report_progress2(s->avctx, ctb_row, thread, 1); in hls_decode_entry_wpp()
2603 ff_thread_report_progress2(s->avctx, ctb_row ,thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp()
2609 ff_thread_report_progress2(s->avctx, ctb_row , thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp()
2619 ff_thread_report_progress2(s->avctx, ctb_row ,thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp()
2625 ff_thread_report_progress2(s->avctx, ctb_row ,thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp()

Completed in 9 milliseconds