Home
last modified time | relevance | path

Searched refs:y_unclipped (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/src/
H A Dpicture.c287 int y_unclipped, const enum PlaneType plane_type) in dav1d_thread_picture_wait() argument
296 y_unclipped *= 1 << (plane_type & ss_ver); // we rely here on PLANE_TYPE_UV being 1 in dav1d_thread_picture_wait()
297 y_unclipped += (plane_type != PLANE_TYPE_BLOCK) * 8; // delay imposed by loopfilter in dav1d_thread_picture_wait()
298 const unsigned y = iclip(y_unclipped, 1, p->p.p.h); in dav1d_thread_picture_wait()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/src/
H A Dpicture.c287 int y_unclipped, const enum PlaneType plane_type) in dav1d_thread_picture_wait() argument
296 y_unclipped *= 1 << (plane_type & ss_ver); // we rely here on PLANE_TYPE_UV being 1 in dav1d_thread_picture_wait()
297 y_unclipped += (plane_type != PLANE_TYPE_BLOCK) * 8; // delay imposed by loopfilter in dav1d_thread_picture_wait()
298 const unsigned y = iclip(y_unclipped, 1, p->p.p.h); in dav1d_thread_picture_wait()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/src/
H A Dpicture.c287 int y_unclipped, const enum PlaneType plane_type) in dav1d_thread_picture_wait() argument
296 y_unclipped *= 1 << (plane_type & ss_ver); // we rely here on PLANE_TYPE_UV being 1 in dav1d_thread_picture_wait()
297 y_unclipped += (plane_type != PLANE_TYPE_BLOCK) * 8; // delay imposed by loopfilter in dav1d_thread_picture_wait()
298 const unsigned y = iclip(y_unclipped, 1, p->p.p.h); in dav1d_thread_picture_wait()
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/src/
H A Dpicture.c287 int y_unclipped, const enum PlaneType plane_type) in dav1d_thread_picture_wait() argument
296 y_unclipped *= 1 << (plane_type & ss_ver); // we rely here on PLANE_TYPE_UV being 1 in dav1d_thread_picture_wait()
297 y_unclipped += (plane_type != PLANE_TYPE_BLOCK) * 8; // delay imposed by loopfilter in dav1d_thread_picture_wait()
298 const unsigned y = iclip(y_unclipped, 1, p->p.p.h); in dav1d_thread_picture_wait()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dpicture.c286 int y_unclipped, const enum PlaneType plane_type) in dav1d_thread_picture_wait() argument
295 y_unclipped *= 1 << (plane_type & ss_ver); // we rely here on PLANE_TYPE_UV being 1 in dav1d_thread_picture_wait()
296 y_unclipped += (plane_type != PLANE_TYPE_BLOCK) * 8; // delay imposed by loopfilter in dav1d_thread_picture_wait()
297 const unsigned y = iclip(y_unclipped, 1, p->p.p.h); in dav1d_thread_picture_wait()
/dports/multimedia/handbrake/dav1d-0.9.0/src/
H A Dpicture.c287 int y_unclipped, const enum PlaneType plane_type) in dav1d_thread_picture_wait() argument
296 y_unclipped *= 1 << (plane_type & ss_ver); // we rely here on PLANE_TYPE_UV being 1 in dav1d_thread_picture_wait()
297 y_unclipped += (plane_type != PLANE_TYPE_BLOCK) * 8; // delay imposed by loopfilter in dav1d_thread_picture_wait()
298 const unsigned y = iclip(y_unclipped, 1, p->p.p.h); in dav1d_thread_picture_wait()