Home
last modified time | relevance | path

Searched refs:inputProgress (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Dsao.cc391 int inputProgress; member in thread_task_sao
415 img->wait_for_progress(this, rightCtb,ctb_y, inputProgress); in work()
418 img->wait_for_progress(this, rightCtb,ctb_y-1, inputProgress); in work()
422 img->wait_for_progress(this, rightCtb,ctb_y+1, inputProgress); in work()
510 task->inputProgress = saoInputProgress; in add_sao_tasks()
/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Dsao.cc381 int inputProgress; member in thread_task_sao
403 img->wait_for_progress(this, rightCtb,ctb_y, inputProgress); in work()
406 img->wait_for_progress(this, rightCtb,ctb_y-1, inputProgress); in work()
410 img->wait_for_progress(this, rightCtb,ctb_y+1, inputProgress); in work()
495 task->inputProgress = saoInputProgress; in add_sao_tasks()