Searched defs:target_rate (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/ |
D | qm_select_unittest.cc | 108 int target_rate[] = {800, 800, 800}; in TEST_F() local 138 int target_rate[] = {50, 50, 50}; in TEST_F() local 238 int target_rate[] = {300, 300, 300}; in TEST_F() local 277 int target_rate[] = {300, 300, 300}; in TEST_F() local 321 int target_rate[] = {300, 300, 300}; in TEST_F() local 365 int target_rate[] = {350, 350, 350}; in TEST_F() local 403 int target_rate[] = {10, 10, 10}; in TEST_F() local 433 int target_rate[] = {10, 10, 10}; in TEST_F() local 465 int target_rate[] = {50, 50, 50}; variable 519 int target_rate[] = {50, 50, 50}; variable [all …]
|
D | video_sender.cc | 187 uint32_t target_rate = in SetChannelParameters() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_aq_complexity.c | 128 const int target_rate = in vp9_caq_select_segment() local
|
D | vp9_firstpass.c | 1588 const int target_rate = in get_twopass_worst_quality() local 3067 int target_rate; in vp9_rc_get_second_pass_params() local 3077 int target_rate; in vp9_rc_get_second_pass_params() local
|
D | vp9_ratectrl.c | 1929 int target_rate = rc->base_frame_target; in vp9_set_target_rate() local
|
D | vp9_encoder.c | 2362 const double target_rate = (double)cpi->oxcf.target_bandwidth / 1000; in vp9_remove_compressor() local
|