Searched refs:SHIFT_CTB_WPP (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | hevcdec.h | 46 #define SHIFT_CTB_WPP 2 macro
|
D | hevcdec.c | 2554 ff_thread_await_progress2(s->avctx, ctb_row, thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp() 2557 ff_thread_report_progress2(s->avctx, ctb_row , thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp() 2580 ff_thread_report_progress2(s->avctx, ctb_row ,thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp() 2586 ff_thread_report_progress2(s->avctx, ctb_row , thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp() 2596 ff_thread_report_progress2(s->avctx, ctb_row ,thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp() 2602 ff_thread_report_progress2(s->avctx, ctb_row ,thread, SHIFT_CTB_WPP); in hls_decode_entry_wpp()
|