Home
last modified time | relevance | path

Searched defs:kFrameHeight (Results 1 – 9 of 9) sorted by relevance

/external/oss-fuzz/projects/libass/
Dlibass_fuzzer.cc13 static const int kFrameHeight = 720; variable
/external/webrtc/test/testsupport/
Dyuv_frame_writer_unittest.cc27 const size_t kFrameHeight = 20; variable
Dy4m_frame_writer_unittest.cc27 const size_t kFrameHeight = 20; variable
Dyuv_frame_reader_unittest.cc31 const size_t kFrameHeight = 2; variable
Dy4m_frame_reader_unittest.cc34 const size_t kFrameHeight = 2; variable
Dvideo_frame_writer_unittest.cc31 const size_t kFrameHeight = 20; variable
/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc1985 const int kFrameHeight = 720; in TEST_F() local
2097 const int kFrameHeight = 720; in TEST_F() local
3881 const int kFrameHeight = 720; in TEST_F() local
3943 const int kFrameHeight = 720; in TEST_F() local
4010 const int kFrameHeight = 720; in TEST_F() local
4347 const int kFrameHeight = 720; in TEST_F() local
4363 const int kFrameHeight = 720; in TEST_F() local
4391 const int kFrameHeight = 720; in TEST_F() local
4491 const int kFrameHeight = 720; in TEST_F() local
4959 const int kFrameHeight = 1080; in TEST_F() local
[all …]
/external/webrtc/test/
Dframe_generator_unittest.cc32 static const int kFrameHeight = 4; variable
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer_test.cc35 constexpr int kFrameHeight = 240; variable