Home
last modified time | relevance | path

Searched defs:kDefaultHeight (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/webrtc/test/
H A Dfake_decoder.h29 enum { kDefaultWidth = 320, kDefaultHeight = 180 }; enumerator
H A Dcall_test.h50 static const int kDefaultHeight = 180; variable
H A Dcall_test.cc704 const int CallTest::kDefaultHeight; member in webrtc::test::CallTest
/aosp_15_r20/external/webrtc/modules/video_capture/
H A Dvideo_capture_config.h17 enum { kDefaultHeight = 480 }; // Start heigt enumerator
/aosp_15_r20/external/webrtc/pc/test/
H A Dframe_generator_capturer_video_track_source.h33 static const int kDefaultHeight = 480; variable
H A Dfake_periodic_video_source.h30 static constexpr int kDefaultHeight = 480; variable
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Divf_file_writer.cc29 constexpr int kDefaultHeight = 720; variable
H A Divf_file_writer_unittest.cc31 constexpr int kDefaultHeight = 720; variable
H A Dsimulcast_test_fixture_impl.cc38 const int kDefaultHeight = 720; variable
/aosp_15_r20/external/skia/tools/skiaserve/
H A DRequest.cpp24 static int kDefaultHeight = 1080; variable
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dvideo_codec_initializer_unittest.cc37 static const int kDefaultHeight = 720; variable
/aosp_15_r20/external/webrtc/media/engine/
H A Dsimulcast_encoder_adapter_unittest.cc48 constexpr int kDefaultHeight = 720; variable