Home
last modified time | relevance | path

Searched full:scalability (Results 1 – 25 of 192) sorted by relevance

12345678

/external/webrtc/modules/video_coding/g3doc/
Dindex.md60 There are multiple types of scalability:
66 WebRTC supports temporal scalability for `VP8`, `VP9` and `AV1`, and spatial
67 scalability for `VP9` and `AV1`.
75 transmission in a multiway call), spatial scalability with inter-layer
82 compromise between full spatial scalability and simulcast.
111 [standardized scalability structures][scalability-structure-spec]
156 [scalability-structure-spec]: https://w3c.github.io/webrtc-svc/#scalabilitymodes*
/external/webrtc/modules/video_coding/
Dvideo_codec_initializer.cc141 // TODO(bugs.webrtc.org/11607): Since scalability mode is a top-level in VideoEncoderConfigToVideoCodec()
146 // For VP8, top-level scalability mode doesn't matter, since configuration in VideoEncoderConfigToVideoCodec()
149 RTC_LOG(LS_WARNING) << "Inconsistent scalability modes configured."; in VideoEncoderConfigToVideoCodec()
187 // Validate specified scalability modes. If some layer has an unsupported in VideoEncoderConfigToVideoCodec()
188 // mode, store it as the top-level scalability mode, which will make in VideoEncoderConfigToVideoCodec()
194 << "Invalid scalability mode for VP8: " in VideoEncoderConfigToVideoCodec()
237 // Layering is set via scalability mode. in VideoEncoderConfigToVideoCodec()
Drtp_vp9_ref_finder.h76 // Where the current scalability structure is in the
80 // Holds received scalability structures.
Drtp_vp9_ref_finder.cc95 RTC_LOG(LS_WARNING) << "Received scalability structure on a non base " in ManageFrameGof()
96 "layer frame. Scalability structure ignored."; in ManageFrameGof()
137 RTC_LOG(LS_WARNING) << "Received keyframe without scalability structure"; in ManageFrameGof()
195 // Populate references according to the scalability structure. in ManageFrameGof()
/external/webrtc/modules/video_coding/codecs/av1/
Dav1_svc_config.cc51 // For libaom AV1, the scalability mode is supported if we can create the in LibaomAv1EncoderSupportsScalabilityMode()
52 // scalability structure. in LibaomAv1EncoderSupportsScalabilityMode()
67 RTC_LOG(LS_WARNING) << "Scalability mode is not set, using 'L1T1'."; in SetAv1SvcConfig()
/external/google-benchmark/src/
Dcomplexity.h37 // - complexity : Scalability form (e.g. oN, oNLogN). In case a scalability
/external/libcxx/utils/google-benchmark/src/
Dcomplexity.h37 // - complexity : Scalability form (e.g. oN, oNLogN). In case a scalability
/external/cronet/third_party/google_benchmark/src/src/
Dcomplexity.h37 // - complexity : Scalability form (e.g. oN, oNLogN). In case a scalability
/external/sdv/vsomeip/third_party/boost/asio/doc/overview/
Drationale.qbk26 * [*Scalability.] The library should facilitate the development of network
29 enables this scalability.
/external/webrtc/api/video_codecs/
Dscalability_mode.h22 // Supported scalability modes. Most applications should use the
23 // PeerConnection-level apis where scalability mode is represented as a string.
/external/webrtc/docs/native-code/rtp-hdrext/video-layers-allocation00/
DREADME.md4 the target bitrate, resolution and frame rate of each scalability layer in order
16 requirements. To allow this, a sender can send video with several scalability
/external/webrtc/modules/video_coding/codecs/vp9/
Dsvc_config_unittest.cc75 // Scalability mode updated. in TEST()
92 // Scalability mode updated. in TEST()
125 // Scalability mode updated. in TEST()
Dsvc_config.h23 // Uses scalability mode to configure spatial layers.
/external/ltp/utils/benchmark/ebizzy-0.3/
DChangeLog18 * rand() was limiting scalability, use cheap dumb inline "random"
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/
Dassertions.xml9 This test aims to test scalability of callrpc() function
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
Dassertions.xml9 This test aims to test scalability of clnt_call() function
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/
Dassertions.xml9 This test aims to test scalability of clnt_broadcast() function
/external/rust/crates/grpcio-sys/grpc/third_party/xds/proposals/
DTP1-xds-transport-next.md12 aimed at supporting caching, federation, scalability and improved reliability of
63 ### Caching & Scalability
132 and contributes to configuration size scalability problems when federating.
299 representation (motivating list collections) and scalability concerns as this
426 object), performance (i.e. number of round trips) and scalability (e.e. avoiding
435 * LEDS and high scalability delta APIs (glob collections)
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
Dassertions.xml12 This test aims to test scalability of clnt_call() function
/external/webrtc/modules/video_coding/svc/
Dcreate_scalability_structure.h28 // Returns description of the scalability structure identified by 'name',
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
Dassertions.xml12 This test aims to test scalability of clnt_call() function
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
Dassertions.xml12 This test aims to test scalability of clnt_call() function
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
Dassertions.xml12 This test aims to test scalability of clnt_call() function
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
Dassertions.xml12 This test aims to test scalability of clnt_call() function
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/
Dassertions.xml12 This test aims to test scalability of rpc_broadcast() function

12345678