OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selected_method
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
media_optimization.cc
23
VCMProtectionMethod*
selected_method
,
31
key_fec_params.fec_rate =
selected_method
->RequiredProtectionFactorK();
34
delta_fec_params.fec_rate =
selected_method
->RequiredProtectionFactorD();
37
key_fec_params.use_uep_protection =
selected_method
->RequiredUepProtectionK();
41
selected_method
->RequiredUepProtectionD();
45
delta_fec_params.max_fec_frames =
selected_method
->MaxFramesFec();
46
key_fec_params.max_fec_frames =
selected_method
->MaxFramesFec();
196
VCMProtectionMethod*
selected_method
= loss_prot_logic_->SelectedMethod();
local
233
selected_method
->UpdateContentMetrics(content_->ShortTermAvgData());
248
UpdateProtectionCallback(
selected_method
, &sent_video_rate_bps
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp
36
enum
selected_method
{
enum
191
enum
selected_method
method = SEL_METHOD_NONE;
194
method = (enum
selected_method
) var.toInt();
[
all
...]
Completed in 54 milliseconds