/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | feat_profile.json | 5 "target_rate" : 90 number 10 "target_rate" : 90 number 15 "target_rate" : 90 number 20 "target_rate" : 90 number 25 "target_rate" : 90 number 30 "target_rate" : 90 number 36 "target_rate" : 90 number 41 "target_rate" : 90 number 46 "target_rate" : 90 number 52 "target_rate" : 90 number [all …]
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/ |
H A D | videoprocessor.cc | 235 RateProfile target_rate = in ProcessFrame() local 398 RateProfile target_rate = in FrameEncoded() local
|
/aosp_15_r20/external/webrtc/rtc_base/experiments/ |
H A D | field_trial_units_unittest.cc | 22 FieldTrialParameter<DataRate> target_rate = member
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_aq_complexity.c | 128 const int target_rate = in vp9_caq_select_segment() local
|
H A D | vp9_firstpass.c | 1572 const int target_rate = in get_twopass_worst_quality() local 3707 int target_rate; in vp9_rc_get_second_pass_params() local
|
H A D | vp9_tpl_model.c | 1726 int target_rate = cpi->twopass.gf_group.bit_allocation[idx]; in vp9_estimate_tpl_qp_gop() local
|
H A D | vp9_ratectrl.c | 2711 int target_rate = rc->base_frame_target; in vp9_set_target_rate() local
|
H A D | vp9_encoder.c | 2803 const double target_rate = (double)cpi->oxcf.target_bandwidth / 1000; in vp9_remove_compressor() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | aq_complexity.c | 147 const int target_rate = (int)(num / denom); in av1_caq_select_segment() local
|
H A D | encoder.c | 4364 const double target_rate = in print_internal_stats() local
|
H A D | pass2_strategy.c | 3518 int target_rate = gf_group->bit_allocation[cpi->gf_frame_index]; in setup_target_rate() local
|
H A D | ratectrl.c | 2726 int target_rate = rc->base_frame_target; in av1_set_target_rate() local
|
/aosp_15_r20/external/webrtc/video/ |
H A D | encoder_bitrate_adjuster.cc | 27 DataRate target_rate = DataRate::Zero(); member
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ |
H A D | delay_based_bwe.cc | 263 DataRate* target_rate) { in UpdateEstimate()
|
H A D | send_side_bandwidth_estimation.cc | 320 DataRate SendSideBandwidthEstimation::target_rate() const { in target_rate() function in webrtc::SendSideBandwidthEstimation
|
H A D | goog_cc_network_control_unittest.cc | 579 auto target_rate = client->target_rate(); in TEST() local
|
/aosp_15_r20/external/webrtc/test/scenario/ |
H A D | performance_stats.h | 81 SampleStats<DataRate> target_rate; member
|
H A D | call_client.cc | 264 DataRate CallClient::target_rate() const { in target_rate() function in webrtc::test::CallClient
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | bbr2_sender.cc | 384 QuicBandwidth target_rate = model_.pacing_gain() * model_.BandwidthEstimate(); in UpdatePacingRate() local
|
H A D | bbr_sender.cc | 718 QuicBandwidth target_rate = pacing_gain_ * BandwidthEstimate(); in CalculatePacingRate() local
|
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5250/ |
H A D | clock.c | 469 unsigned int target_rate, unsigned int *best_fine_scalar) in clock_calc_best_scalar()
|
/aosp_15_r20/external/webrtc/modules/video_coding/svc/ |
H A D | svc_rate_allocator.cc | 365 const DataRate target_rate = in GetAllocationScreenSharing() local
|
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/ |
H A D | clock.c | 434 unsigned int target_rate, unsigned int *best_fine_scalar) in clock_calc_best_scalar()
|
/aosp_15_r20/external/webrtc/api/transport/ |
H A D | network_types.h | 239 absl::optional<TargetTransferRate> target_rate; member
|
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ |
H A D | simulcast_rate_allocator_unittest.cc | 144 VideoBitrateAllocation GetAllocation(DataRate target_rate, in GetAllocation()
|