Home
last modified time | relevance | path

Searched refs:indication_symbols (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/common_video/generic_frame_descriptor/
Dgeneric_frame_info.cc40 absl::string_view indication_symbols) { in Dtis() argument
42 webrtc_impl::StringToDecodeTargetIndications(indication_symbols); in Dtis()
Dgeneric_frame_info.h55 Builder& Dtis(absl::string_view indication_symbols);
/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.h78 DependencyInfo(absl::string_view indication_symbols, in DependencyInfo()
81 webrtc_impl::StringToDecodeTargetIndications(indication_symbols)), in DependencyInfo()
Ddefault_temporal_layers.h75 DependencyInfo(absl::string_view indication_symbols, in DependencyInfo()
78 webrtc_impl::StringToDecodeTargetIndications(indication_symbols)), in DependencyInfo()
/external/webrtc/api/transport/rtp/
Ddependency_descriptor.h118 absl::string_view indication_symbols);