Home
last modified time | relevance | path

Searched defs:Video (Results 1 – 25 of 29) sorted by relevance

12

/external/webrtc/media/base/
Dmedia_config.h26 struct Video { struct
31 bool enable_cpu_adaptation = true;
40 bool suspend_below_min_bitrate = false;
51 bool enable_prerenderer_smoothing = true;
54 bool periodic_alr_bandwidth_probing = false;
61 bool experiment_cpu_load_estimator = false;
64 int rtcp_report_interval_ms = 1000;
/external/webrtc/api/test/
Dvideo_quality_test_fixture.h45 struct Video { struct
46 bool enabled = false;
47 size_t width = 640;
48 size_t height = 480;
49 int32_t fps = 30;
50 int min_bitrate_bps = 50;
51 int target_bitrate_bps = 800;
52 int max_bitrate_bps = 800;
53 bool suspend_below_min_bitrate = false;
54 std::string codec = "VP8";
[all …]
/external/openscreen/cast/streaming/
Dcapture_recommendations.h106 struct Video { struct
110 BitRateLimits bit_rate_limits = kDefaultVideoBitRateLimits; argument
128 int max_pixels_per_second = kDefaultVideoMaxPixelsPerSecond; argument
141 // Video specific recommendations. argument
/external/pigweed/docs/blog/
D07-bazelcon-2024.rst18 Video section in Creating C++ toolchains easily
46 Video section in Pigweed and Bazel for embedded development
/external/googleapis/google/ads/googleads/v15/resources/
Dvideo.proto34 message Video { message
/external/googleapis/google/ads/googleads/v16/resources/
Dvideo.proto34 message Video { message
/external/googleapis/google/ads/googleads/v14/resources/
Dvideo.proto34 message Video { message
/external/libwebm/webm_parser/include/webm/
Ddom_types.h1122 struct Video { struct
1141 Element<std::uint64_t> pixel_width;
1146 Element<std::uint64_t> pixel_height;
1171 Element<std::uint64_t> display_width;
1176 Element<std::uint64_t> display_height;
1206 bool operator==(const Video& other) const { argument
/external/aws-sdk-java-v2/services/elastictranscoder/src/test/resources/
DListPresetsResponseWithNullVideoField.json25 "Video": null null
49 "Video": { object
/external/webrtc/test/pc/e2e/g3doc/
Ddefault_video_quality_analyzer.md89 ### Video subsection
Dindex.md82 ### Video subsection
/external/webrtc/test/peer_scenario/
Dpeer_scenario_client.h83 struct Video { struct
84 bool use_fake_codecs = false;
/external/googleapis/google/maps/aerialview/v1/
Daerial_view.proto63 message Video { message
/external/webrtc/docs/
Dfaq.md89 #### Video subsubsection
/external/rust/crates/v4l2r/lib/src/
Dlib.rs53 Video, enumerator
/external/gmmlib/Source/GmmLib/inc/External/Common/
DGmmResourceFlags.h84 …uint32_t Video : 1; // Apply Video restrictions when padding/aligning this res… member
DGmmPlatformExt.h499 __GMM_BUFFER_TYPE Video; // Video Planar surface restrictions member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp67 Video = 0x10 enumerator
/external/aws-sdk-java-v2/services/rekognition/src/main/resources/codegen-resources/
Dservice-2.json4023 "Video":{"shape":"Video"}, object
4101 "Video":{"shape":"Video"}, object
4157 "Video":{"shape":"Video"}, object
4252 "Video":{"shape":"Video"}, object
4330 "Video":{"shape":"Video"}, object
4461 "Video":{"shape":"Video"}, object
4521 "Video":{"shape":"Video"}, object
4574 "Video":{"shape":"Video"}, object
6876 "Video":{ object
6907 "Video":{ object
[all …]
/external/aws-sdk-java-v2/services/chimesdkmeetings/src/main/resources/codegen-resources/
Dservice-2.json386 "Video":{ object
1164 "Video":{ object
/external/aws-sdk-java-v2/services/elastictranscoder/src/main/resources/codegen-resources/
Dservice-2.json821 "Video":{ object
1752 "Video":{ object
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/WindowsProgramming/
Dmod.rs1055 pub const Video: Self = Self(2i32); constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/WindowsProgramming/
Dmod.rs1055 pub const Video: Self = Self(2i32); constant
/external/aws-sdk-java-v2/services/chimesdkmediapipelines/src/main/resources/codegen-resources/
Dservice-2.json824 "Video":{ object
870 "Video":{ object
/external/aws-sdk-java-v2/services/ivsrealtime/src/main/resources/codegen-resources/
Dservice-2.json2264 "Video":{ object

12