Home
last modified time | relevance | path

Searched refs:frame_hdr_ref (Results 1 – 25 of 48) sorted by relevance

12

/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/src/
H A Dpicture.c107 … Dav1dFrameHeader *const frame_hdr, Dav1dRef *const frame_hdr_ref, in picture_alloc_with_edges() argument
155 p->frame_hdr_ref = frame_hdr_ref; in picture_alloc_with_edges()
156 if (frame_hdr_ref) dav1d_ref_inc(frame_hdr_ref); in picture_alloc_with_edges()
184 f->frame_hdr, f->frame_hdr_ref, in dav1d_thread_picture_alloc()
214 src->frame_hdr, src->frame_hdr_ref, in dav1d_picture_alloc_copy()
231 if (src->frame_hdr_ref) dav1d_ref_inc(src->frame_hdr_ref); in dav1d_picture_ref()
279 dav1d_ref_dec(&p->frame_hdr_ref); in dav1d_picture_unref_internal()
H A Dinternal.h109 Dav1dRef *frame_hdr_ref; member
222 Dav1dRef *frame_hdr_ref; member
H A Dobu.c1298 if (!c->frame_hdr_ref) { in dav1d_parse_obus()
1299 c->frame_hdr_ref = dav1d_ref_create_using_pool(c->frame_hdr_pool, in dav1d_parse_obus()
1301 if (!c->frame_hdr_ref) return DAV1D_ERR(ENOMEM); in dav1d_parse_obus()
1305 assert(dav1d_ref_is_writable(c->frame_hdr_ref)); in dav1d_parse_obus()
1307 c->frame_hdr = c->frame_hdr_ref->data; in dav1d_parse_obus()
/dports/www/firefox/firefox-99.0/third_party/dav1d/src/
H A Dpicture.c107 … Dav1dFrameHeader *const frame_hdr, Dav1dRef *const frame_hdr_ref, in picture_alloc_with_edges() argument
155 p->frame_hdr_ref = frame_hdr_ref; in picture_alloc_with_edges()
156 if (frame_hdr_ref) dav1d_ref_inc(frame_hdr_ref); in picture_alloc_with_edges()
184 f->frame_hdr, f->frame_hdr_ref, in dav1d_thread_picture_alloc()
214 src->frame_hdr, src->frame_hdr_ref, in dav1d_picture_alloc_copy()
231 if (src->frame_hdr_ref) dav1d_ref_inc(src->frame_hdr_ref); in dav1d_picture_ref()
279 dav1d_ref_dec(&p->frame_hdr_ref); in dav1d_picture_unref_internal()
H A Dinternal.h109 Dav1dRef *frame_hdr_ref; member
222 Dav1dRef *frame_hdr_ref; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/src/
H A Dpicture.c111 … Dav1dFrameHeader *const frame_hdr, Dav1dRef *const frame_hdr_ref, in picture_alloc_with_edges() argument
159 p->frame_hdr_ref = frame_hdr_ref; in picture_alloc_with_edges()
160 if (frame_hdr_ref) dav1d_ref_inc(frame_hdr_ref); in picture_alloc_with_edges()
188 f->frame_hdr, f->frame_hdr_ref, in dav1d_thread_picture_alloc()
215 src->frame_hdr, src->frame_hdr_ref, in dav1d_picture_alloc_copy()
232 if (src->frame_hdr_ref) dav1d_ref_inc(src->frame_hdr_ref); in dav1d_picture_ref()
270 dav1d_ref_dec(&p->frame_hdr_ref); in dav1d_picture_unref_internal()
H A Dinternal.h87 Dav1dRef *frame_hdr_ref; member
143 Dav1dRef *frame_hdr_ref; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/src/
H A Dpicture.c107 … Dav1dFrameHeader *const frame_hdr, Dav1dRef *const frame_hdr_ref, in picture_alloc_with_edges() argument
155 p->frame_hdr_ref = frame_hdr_ref; in picture_alloc_with_edges()
156 if (frame_hdr_ref) dav1d_ref_inc(frame_hdr_ref); in picture_alloc_with_edges()
184 f->frame_hdr, f->frame_hdr_ref, in dav1d_thread_picture_alloc()
214 src->frame_hdr, src->frame_hdr_ref, in dav1d_picture_alloc_copy()
231 if (src->frame_hdr_ref) dav1d_ref_inc(src->frame_hdr_ref); in dav1d_picture_ref()
270 dav1d_ref_dec(&p->frame_hdr_ref); in dav1d_picture_unref_internal()
H A Dinternal.h94 Dav1dRef *frame_hdr_ref; member
165 Dav1dRef *frame_hdr_ref; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/src/
H A Dpicture.c111 … Dav1dFrameHeader *const frame_hdr, Dav1dRef *const frame_hdr_ref, in picture_alloc_with_edges() argument
159 p->frame_hdr_ref = frame_hdr_ref; in picture_alloc_with_edges()
160 if (frame_hdr_ref) dav1d_ref_inc(frame_hdr_ref); in picture_alloc_with_edges()
188 f->frame_hdr, f->frame_hdr_ref, in dav1d_thread_picture_alloc()
215 src->frame_hdr, src->frame_hdr_ref, in dav1d_picture_alloc_copy()
232 if (src->frame_hdr_ref) dav1d_ref_inc(src->frame_hdr_ref); in dav1d_picture_ref()
270 dav1d_ref_dec(&p->frame_hdr_ref); in dav1d_picture_unref_internal()
H A Dinternal.h87 Dav1dRef *frame_hdr_ref; member
143 Dav1dRef *frame_hdr_ref; member
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/src/
H A Dpicture.c107 … Dav1dFrameHeader *const frame_hdr, Dav1dRef *const frame_hdr_ref, in picture_alloc_with_edges() argument
155 p->frame_hdr_ref = frame_hdr_ref; in picture_alloc_with_edges()
156 if (frame_hdr_ref) dav1d_ref_inc(frame_hdr_ref); in picture_alloc_with_edges()
184 f->frame_hdr, f->frame_hdr_ref, in dav1d_thread_picture_alloc()
214 src->frame_hdr, src->frame_hdr_ref, in dav1d_picture_alloc_copy()
231 if (src->frame_hdr_ref) dav1d_ref_inc(src->frame_hdr_ref); in dav1d_picture_ref()
270 dav1d_ref_dec(&p->frame_hdr_ref); in dav1d_picture_unref_internal()
H A Dinternal.h94 Dav1dRef *frame_hdr_ref; member
165 Dav1dRef *frame_hdr_ref; member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dpicture.c110 Dav1dFrameHeader *frame_hdr, Dav1dRef *frame_hdr_ref, in picture_alloc_with_edges() argument
158 p->frame_hdr_ref = frame_hdr_ref; in picture_alloc_with_edges()
159 if (frame_hdr_ref) dav1d_ref_inc(frame_hdr_ref); in picture_alloc_with_edges()
187 f->frame_hdr, f->frame_hdr_ref, in dav1d_thread_picture_alloc()
214 src->frame_hdr, src->frame_hdr_ref, in dav1d_picture_alloc_copy()
231 if (src->frame_hdr_ref) dav1d_ref_inc(src->frame_hdr_ref); in dav1d_picture_ref()
269 dav1d_ref_dec(&p->frame_hdr_ref); in dav1d_picture_unref_internal()
H A Dinternal.h87 Dav1dRef *frame_hdr_ref; member
143 Dav1dRef *frame_hdr_ref; member
/dports/multimedia/handbrake/dav1d-0.9.0/src/
H A Dpicture.c107 … Dav1dFrameHeader *const frame_hdr, Dav1dRef *const frame_hdr_ref, in picture_alloc_with_edges() argument
155 p->frame_hdr_ref = frame_hdr_ref; in picture_alloc_with_edges()
156 if (frame_hdr_ref) dav1d_ref_inc(frame_hdr_ref); in picture_alloc_with_edges()
184 f->frame_hdr, f->frame_hdr_ref, in dav1d_thread_picture_alloc()
214 src->frame_hdr, src->frame_hdr_ref, in dav1d_picture_alloc_copy()
231 if (src->frame_hdr_ref) dav1d_ref_inc(src->frame_hdr_ref); in dav1d_picture_ref()
270 dav1d_ref_dec(&p->frame_hdr_ref); in dav1d_picture_unref_internal()
H A Dinternal.h94 Dav1dRef *frame_hdr_ref; member
165 Dav1dRef *frame_hdr_ref; member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/include/dav1d/
H A Dpicture.h87 struct Dav1dRef *frame_hdr_ref, *seq_hdr_ref; ///< Frame parameter allocation origins member
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/include/dav1d/
H A Dpicture.h87 struct Dav1dRef *frame_hdr_ref; ///< Dav1dFrameHeader allocation origin member
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/include/dav1d/
H A Dpicture.h87 struct Dav1dRef *frame_hdr_ref; ///< Dav1dFrameHeader allocation origin member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/include/dav1d/
H A Dpicture.h87 struct Dav1dRef *frame_hdr_ref; ///< Dav1dFrameHeader allocation origin member
/dports/www/firefox/firefox-99.0/third_party/dav1d/include/dav1d/
H A Dpicture.h87 struct Dav1dRef *frame_hdr_ref; ///< Dav1dFrameHeader allocation origin member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/include/dav1d/
H A Dpicture.h87 struct Dav1dRef *frame_hdr_ref; ///< Dav1dFrameHeader allocation origin member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/include/dav1d/
H A Dpicture.h87 struct Dav1dRef *frame_hdr_ref; ///< Dav1dFrameHeader allocation origin member
/dports/multimedia/handbrake/dav1d-0.9.0/include/dav1d/
H A Dpicture.h87 struct Dav1dRef *frame_hdr_ref; ///< Dav1dFrameHeader allocation origin member

12