Home
last modified time | relevance | path

Searched defs:target_rate (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dqm_select_unittest.cc108 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 …]
Dvideo_sender.cc187 uint32_t target_rate = in SetChannelParameters() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_complexity.c128 const int target_rate = in vp9_caq_select_segment() local
Dvp9_firstpass.c1588 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
Dvp9_ratectrl.c1929 int target_rate = rc->base_frame_target; in vp9_set_target_rate() local
Dvp9_encoder.c2362 const double target_rate = (double)cpi->oxcf.target_bandwidth / 1000; in vp9_remove_compressor() local