Home
last modified time | relevance | path

Searched refs:I420_SIZE (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/media/base/
H A Dtest_utils.h28 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/media/base/
H A Dtest_utils.h28 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/media/base/
H A Dtest_utils.h28 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/media/base/
H A Dtest_utils.h28 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dfakewebrtcvideocapturemodule.h142 if (sample.VerifyAndAllocate(I420_SIZE(w, h)) == -1 || in SendFrame()
H A Dtestutils.cc309 stream->ReadAll(out, I420_SIZE(width, height), NULL, NULL); in LoadPlanarYuvTestImage()
322 fs.Write(img, I420_SIZE(w, h), NULL, NULL); in DumpPlanarYuvTestImage()
H A Dtestutils.h49 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/media/base/
H A Dtestutils.h38 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/media/base/
H A Dtestutils.h38 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/media/base/
H A Dtestutils.h38 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/media/base/
H A Dtestutils.h39 #define I420_SIZE(w, h) (w * h + (((w + 1) / 2) * ((h + 1) / 2)) * 2) macro
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/check/elements/
H A Dtextoverlay.c36 #define I420_SIZE(w,h) (I420_V_OFFSET(w,h)+(I420_V_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2)) macro
335 size = I420_SIZE (w, h); in create_black_buffer()