Home
last modified time | relevance | path

Searched refs:restore_planes (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/src/
H A Dlr_apply_tmpl.c115 const int restore_planes = f->lf.restore_planes; in bytefn() local
117 if (restore_planes & LR_RESTORE_Y) { in bytefn()
126 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
136 if (restore_planes & LR_RESTORE_U) { in bytefn()
141 if (restore_planes & LR_RESTORE_V) { in bytefn()
275 const int restore_planes = f->lf.restore_planes; in bytefn() local
277 if (restore_planes & LR_RESTORE_Y) { in bytefn()
285 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
294 if (restore_planes & LR_RESTORE_U) in bytefn()
298 if (restore_planes & LR_RESTORE_V) in bytefn()
H A Dinternal.h233 int restore_planes; // enum LrRestorePlanes member
H A Drecon_tmpl.c1982 if (f->lf.restore_planes) { in bytefn()
2021 if (f->lf.restore_planes) { in bytefn()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/src/
H A Dlr_apply_tmpl.c115 const int restore_planes = f->lf.restore_planes; in bytefn() local
117 if (restore_planes & LR_RESTORE_Y) { in bytefn()
126 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
136 if (restore_planes & LR_RESTORE_U) { in bytefn()
141 if (restore_planes & LR_RESTORE_V) { in bytefn()
275 const int restore_planes = f->lf.restore_planes; in bytefn() local
277 if (restore_planes & LR_RESTORE_Y) { in bytefn()
285 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
294 if (restore_planes & LR_RESTORE_U) in bytefn()
298 if (restore_planes & LR_RESTORE_V) in bytefn()
H A Dinternal.h233 int restore_planes; // enum LrRestorePlanes member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dlr_apply_tmpl.c115 const int restore_planes = f->lf.restore_planes; in bytefn() local
117 if (restore_planes & LR_RESTORE_Y) { in bytefn()
126 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
136 if (restore_planes & LR_RESTORE_U) { in bytefn()
141 if (restore_planes & LR_RESTORE_V) { in bytefn()
275 const int restore_planes = f->lf.restore_planes; in bytefn() local
277 if (restore_planes & LR_RESTORE_Y) { in bytefn()
285 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
294 if (restore_planes & LR_RESTORE_U) in bytefn()
298 if (restore_planes & LR_RESTORE_V) in bytefn()
H A Dinternal.h233 int restore_planes; // enum LrRestorePlanes member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/src/
H A Dlr_apply_tmpl.c122 const int restore_planes = f->lf.restore_planes; in bytefn() local
124 if (restore_planes & LR_RESTORE_Y) { in bytefn()
133 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
141 if (restore_planes & LR_RESTORE_U) { in bytefn()
146 if (restore_planes & LR_RESTORE_V) { in bytefn()
289 const int restore_planes = f->lf.restore_planes; in bytefn() local
292 if (restore_planes & LR_RESTORE_Y) { in bytefn()
301 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
310 if (restore_planes & LR_RESTORE_U) in bytefn()
314 if (restore_planes & LR_RESTORE_V) in bytefn()
H A Dthread_task.c38 f->lf.restore_planes; in dav1d_task_create_filter_sbrow()
41 const int has_lr = !!f->lf.restore_planes; in dav1d_task_create_filter_sbrow()
H A Dinternal.h259 int restore_planes; // enum LrRestorePlanes member
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/src/
H A Dlr_apply_tmpl.c122 const int restore_planes = f->lf.restore_planes; in bytefn() local
124 if (restore_planes & LR_RESTORE_Y) { in bytefn()
133 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
141 if (restore_planes & LR_RESTORE_U) { in bytefn()
146 if (restore_planes & LR_RESTORE_V) { in bytefn()
289 const int restore_planes = f->lf.restore_planes; in bytefn() local
292 if (restore_planes & LR_RESTORE_Y) { in bytefn()
301 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
310 if (restore_planes & LR_RESTORE_U) in bytefn()
314 if (restore_planes & LR_RESTORE_V) in bytefn()
H A Dthread_task.c38 f->lf.restore_planes; in dav1d_task_create_filter_sbrow()
41 const int has_lr = !!f->lf.restore_planes; in dav1d_task_create_filter_sbrow()
H A Dinternal.h259 int restore_planes; // enum LrRestorePlanes member
H A Drecon_tmpl.c2069 if (f->lf.restore_planes) { in bytefn()
2153 if (f->lf.restore_planes) in bytefn()
/dports/multimedia/handbrake/dav1d-0.9.0/src/
H A Dlr_apply_tmpl.c122 const int restore_planes = f->lf.restore_planes; in bytefn() local
124 if (restore_planes & LR_RESTORE_Y) { in bytefn()
133 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
141 if (restore_planes & LR_RESTORE_U) { in bytefn()
146 if (restore_planes & LR_RESTORE_V) { in bytefn()
289 const int restore_planes = f->lf.restore_planes; in bytefn() local
292 if (restore_planes & LR_RESTORE_Y) { in bytefn()
301 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
310 if (restore_planes & LR_RESTORE_U) in bytefn()
314 if (restore_planes & LR_RESTORE_V) in bytefn()
H A Dthread_task.c38 f->lf.restore_planes; in dav1d_task_create_filter_sbrow()
41 const int has_lr = !!f->lf.restore_planes; in dav1d_task_create_filter_sbrow()
H A Dinternal.h259 int restore_planes; // enum LrRestorePlanes member
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/src/
H A Dlr_apply_tmpl.c172 const int restore_planes = f->lf.restore_planes; in bytefn() local
175 if (restore_planes & LR_RESTORE_Y) { in bytefn()
184 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
193 if (restore_planes & LR_RESTORE_U) in bytefn()
197 if (restore_planes & LR_RESTORE_V) in bytefn()
H A Dlf_apply_tmpl.c120 const int restore_planes = f->lf.restore_planes; in bytefn() local
122 if (f->seq_hdr->cdef || restore_planes & LR_RESTORE_Y) { in bytefn()
127 if (restore_planes & LR_RESTORE_Y || !resize) in bytefn()
138 if ((f->seq_hdr->cdef || restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) && in bytefn()
149 if (f->seq_hdr->cdef || restore_planes & LR_RESTORE_U) { in bytefn()
150 if (restore_planes & LR_RESTORE_U || !resize) in bytefn()
161 if (f->seq_hdr->cdef || restore_planes & LR_RESTORE_V) { in bytefn()
162 if (restore_planes & LR_RESTORE_V || !resize) in bytefn()
H A Dinternal.h323 int restore_planes; // enum LrRestorePlanes member
H A Dthread_task.c174 const int has_lr = f->lf.restore_planes; in create_filter_sbrow()
729 } else if (f->seq_hdr->cdef || f->lf.restore_planes) { in dav1d_worker_task()
765 if (!atomic_load(&f->task_thread.error) && f->lf.restore_planes) in dav1d_worker_task()
/dports/www/firefox/firefox-99.0/third_party/dav1d/src/
H A Dlr_apply_tmpl.c172 const int restore_planes = f->lf.restore_planes; in bytefn() local
175 if (restore_planes & LR_RESTORE_Y) { in bytefn()
184 if (restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) { in bytefn()
193 if (restore_planes & LR_RESTORE_U) in bytefn()
197 if (restore_planes & LR_RESTORE_V) in bytefn()
H A Dlf_apply_tmpl.c120 const int restore_planes = f->lf.restore_planes; in bytefn() local
122 if (f->seq_hdr->cdef || restore_planes & LR_RESTORE_Y) { in bytefn()
127 if (restore_planes & LR_RESTORE_Y || !resize) in bytefn()
138 if ((f->seq_hdr->cdef || restore_planes & (LR_RESTORE_U | LR_RESTORE_V)) && in bytefn()
149 if (f->seq_hdr->cdef || restore_planes & LR_RESTORE_U) { in bytefn()
150 if (restore_planes & LR_RESTORE_U || !resize) in bytefn()
161 if (f->seq_hdr->cdef || restore_planes & LR_RESTORE_V) { in bytefn()
162 if (restore_planes & LR_RESTORE_V || !resize) in bytefn()
H A Dinternal.h323 int restore_planes; // enum LrRestorePlanes member
H A Dthread_task.c174 const int has_lr = f->lf.restore_planes; in create_filter_sbrow()
729 } else if (f->seq_hdr->cdef || f->lf.restore_planes) { in dav1d_worker_task()
765 if (!atomic_load(&f->task_thread.error) && f->lf.restore_planes) in dav1d_worker_task()

12