Home
last modified time | relevance | path

Searched refs:last_format (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/
H A Dvideo_capture_device_unittest.cc550 EXPECT_EQ(last_format().frame_size.width(), width); in RunCaptureWithSizeTestCase()
551 EXPECT_EQ(last_format().frame_size.height(), height); in RunCaptureWithSizeTestCase()
552 if (last_format().pixel_format != PIXEL_FORMAT_MJPEG) in RunCaptureWithSizeTestCase()
553 EXPECT_EQ(size.GetArea(), last_format().frame_size.GetArea()); in RunCaptureWithSizeTestCase()
554 EXPECT_EQ(last_format().frame_rate, 30); in RunCaptureWithSizeTestCase()
598 EXPECT_EQ(last_format().frame_size.width(), input_size.width()); in RunAllocateBadSizeTestCase()
600 if (last_format().pixel_format != PIXEL_FORMAT_MJPEG) in RunAllocateBadSizeTestCase()
649 EXPECT_EQ(last_format().frame_size.width(), 320); in RunReAllocateCameraTestCase()
650 EXPECT_EQ(last_format().frame_size.height(), 240); in RunReAllocateCameraTestCase()
694 EXPECT_EQ(last_format().pixel_format, PIXEL_FORMAT_MJPEG); in RunCaptureMjpegTestCase()
[all …]
H A Dfake_video_capture_device_unittest.cc101 const VideoCaptureFormat& last_format() const { return last_format_; } in last_format() function in media::FakeVideoCaptureDeviceTestBase
168 EXPECT_EQ(resolution.second.width(), last_format().frame_size.width()); in TEST_P()
169 EXPECT_EQ(resolution.second.height(), last_format().frame_size.height()); in TEST_P()
173 EXPECT_EQ(last_format().pixel_format, PIXEL_FORMAT_NV12); in TEST_P()
175 EXPECT_EQ(last_format().pixel_format, pixel_format); in TEST_P()
177 EXPECT_EQ(last_format().frame_rate, testing::get<2>(GetParam())); in TEST_P()
476 EXPECT_EQ(1280, last_format().frame_size.width()); in TEST_P()
477 EXPECT_EQ(720, last_format().frame_size.height()); in TEST_P()
478 EXPECT_EQ(GetParam().expected_fps, last_format().frame_rate); in TEST_P()
480 last_format().pixel_format); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/
H A Dvideo_capture_device_unittest.cc549 EXPECT_EQ(last_format().frame_size.width(), width); in RunCaptureWithSizeTestCase()
550 EXPECT_EQ(last_format().frame_size.height(), height); in RunCaptureWithSizeTestCase()
551 if (last_format().pixel_format != PIXEL_FORMAT_MJPEG) in RunCaptureWithSizeTestCase()
552 EXPECT_EQ(size.GetArea(), last_format().frame_size.GetArea()); in RunCaptureWithSizeTestCase()
553 EXPECT_EQ(last_format().frame_rate, 30); in RunCaptureWithSizeTestCase()
597 EXPECT_EQ(last_format().frame_size.width(), input_size.width()); in RunAllocateBadSizeTestCase()
599 if (last_format().pixel_format != PIXEL_FORMAT_MJPEG) in RunAllocateBadSizeTestCase()
647 EXPECT_EQ(last_format().frame_size.width(), 320); in RunReAllocateCameraTestCase()
648 EXPECT_EQ(last_format().frame_size.height(), 240); in RunReAllocateCameraTestCase()
691 EXPECT_EQ(last_format().pixel_format, PIXEL_FORMAT_MJPEG); in RunCaptureMjpegTestCase()
[all …]
H A Dfake_video_capture_device_unittest.cc117 const VideoCaptureFormat& last_format() const { return last_format_; } in last_format() function in media::FakeVideoCaptureDeviceTestBase
184 EXPECT_EQ(resolution.second.width(), last_format().frame_size.width()); in TEST_P()
185 EXPECT_EQ(resolution.second.height(), last_format().frame_size.height()); in TEST_P()
189 EXPECT_EQ(last_format().pixel_format, PIXEL_FORMAT_NV12); in TEST_P()
191 EXPECT_EQ(last_format().pixel_format, pixel_format); in TEST_P()
193 EXPECT_EQ(last_format().frame_rate, testing::get<2>(GetParam())); in TEST_P()
490 EXPECT_EQ(1280, last_format().frame_size.width()); in TEST_P()
491 EXPECT_EQ(720, last_format().frame_size.height()); in TEST_P()
492 EXPECT_EQ(GetParam().expected_fps, last_format().frame_rate); in TEST_P()
494 last_format().pixel_format); in TEST_P()
/dports/sysutils/webmin/webmin-1.981/useradmin/
H A Dconfig-open-linux13 last_format=linux
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-gl-glyphs.c231 cairo_format_t last_format = CAIRO_FORMAT_INVALID; in render_glyphs() local
281 if (scaled_glyph->surface->format != last_format) { in render_glyphs()
288 last_format = scaled_glyph->surface->format; in render_glyphs()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-gl-glyphs.c235 cairo_format_t last_format = CAIRO_FORMAT_INVALID; in _render_glyphs() local
302 if (scaled_glyph->surface->format != last_format) { in _render_glyphs()
309 last_format = scaled_glyph->surface->format; in _render_glyphs()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-gl-glyphs.c231 cairo_format_t last_format = CAIRO_FORMAT_INVALID; in render_glyphs() local
281 if (scaled_glyph->surface->format != last_format) { in render_glyphs()
288 last_format = scaled_glyph->surface->format; in render_glyphs()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-gl-glyphs.c235 cairo_format_t last_format = CAIRO_FORMAT_INVALID; in _render_glyphs() local
302 if (scaled_glyph->surface->format != last_format) { in _render_glyphs()
309 last_format = scaled_glyph->surface->format; in _render_glyphs()
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-gl-glyphs.c231 cairo_format_t last_format = CAIRO_FORMAT_INVALID; in render_glyphs() local
281 if (scaled_glyph->surface->format != last_format) { in render_glyphs()
288 last_format = scaled_glyph->surface->format; in render_glyphs()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-gl-glyphs.c235 cairo_format_t last_format = CAIRO_FORMAT_INVALID; in _render_glyphs() local
302 if (scaled_glyph->surface->format != last_format) { in _render_glyphs()
309 last_format = scaled_glyph->surface->format; in _render_glyphs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-gl-glyphs.c235 cairo_format_t last_format = CAIRO_FORMAT_INVALID; in _render_glyphs() local
302 if (scaled_glyph->surface->format != last_format) { in _render_glyphs()
309 last_format = scaled_glyph->surface->format; in _render_glyphs()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-gl-glyphs.c231 cairo_format_t last_format = CAIRO_FORMAT_INVALID; in render_glyphs() local
281 if (scaled_glyph->surface->format != last_format) { in render_glyphs()
288 last_format = scaled_glyph->surface->format; in render_glyphs()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dprintcmd.c63 static char last_format = 'x'; variable
882 fmt = decode_format (&exp, last_format, 0); in print_command_1()
884 last_format = format = fmt.format; in print_command_1()
1277 fmt.format = last_format; in x_command()
1284 fmt = decode_format (&exp, last_format, last_size); in x_command()
1318 last_format = fmt.format; in x_command()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dprintcmd.c63 static char last_format = 'x'; variable
882 fmt = decode_format (&exp, last_format, 0); in print_command_1()
884 last_format = format = fmt.format; in print_command_1()
1277 fmt.format = last_format; in x_command()
1284 fmt = decode_format (&exp, last_format, last_size); in x_command()
1318 last_format = fmt.format; in x_command()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dprintcmd.c72 static char last_format = 0; variable
948 fmt = decode_format (&exp, last_format, 0); in print_command_1()
950 last_format = format = fmt.format; in print_command_1()
1398 fmt.format = last_format ? last_format : 'x'; in x_command()
1406 fmt = decode_format (&exp, last_format, last_size); in x_command()
1447 last_format = fmt.format; in x_command()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h169 gint last_format; member

123