// Returns a gMock Matcher that compares two `VideoFrame` objects for equality. // This matcher verifies that the Y, U, and V pixel data in the `actual_frame` // is identical to that in the `expected_frame`.
testing::Matcher<const VideoFrame&> PixelValuesEqual( const VideoFrame& expected_frame);
} // namespace webrtc
#endif// TEST_VIDEO_FRAME_MATCHER_H_
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet am 2026-08-25)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.