Searched refs:end_usage (Results 1 – 11 of 11) sorted by relevance
234 if (cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in update_buffer_level()282 !(cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)) in get_rate_correction_factor()294 !(cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)) in set_rate_correction_factor()664 if (oxcf->end_usage == USAGE_CONSTRAINED_QUALITY) { in rc_pick_q_and_bounds_one_pass_vbr()681 } else if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) { in rc_pick_q_and_bounds_one_pass_vbr()701 if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) { in rc_pick_q_and_bounds_one_pass_vbr()711 if ((oxcf->end_usage == USAGE_CONSTRAINED_QUALITY) && in rc_pick_q_and_bounds_one_pass_vbr()743 if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) { in rc_pick_q_and_bounds_one_pass_vbr()762 cpi->oxcf.end_usage != USAGE_CONSTANT_QUALITY) { in rc_pick_q_and_bounds_one_pass_vbr()849 if (oxcf->end_usage == USAGE_CONSTRAINED_QUALITY) { in rc_pick_q_and_bounds_two_pass()[all …]
758 if (pass == 0 && oxcf->end_usage == USAGE_STREAM_FROM_SERVER) { in init_rate_control()807 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) || in init_config()904 if (cpi->oxcf.end_usage == USAGE_LOCAL_FILE_PLAYBACK) { in vp9_change_config()967 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) || in vp9_change_config()2029 } else if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in recode_loop_test()2351 if (cpi->oxcf.end_usage == USAGE_CONSTANT_QUALITY) {2449 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY &&2652 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER &&2859 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) {3150 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) {[all …]
213 END_USAGE end_usage; // vbr or cbr member
933 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) in vp9_twopass_worst_quality()2242 if (cpi->oxcf.end_usage == USAGE_CONSTANT_QUALITY) { in vp9_rc_get_second_pass_params()
754 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) && in calc_pframe_target_size()791 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in calc_pframe_target_size()856 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in calc_pframe_target_size()914 if ( cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY && in calc_pframe_target_size()928 (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) && in calc_pframe_target_size()1478 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in vp8_compute_frame_size_bounds()1509 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) in vp8_compute_frame_size_bounds()
355 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in frame_max_bits()1071 if ( (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in estimate_max_q()1884 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in define_gf_group()2247 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in define_gf_group()2552 if ( cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY ) in vp8_second_pass()2914 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in find_next_key_frame()3034 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in find_next_key_frame()3141 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in find_next_key_frame()3235 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in find_next_key_frame()3293 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in find_next_key_frame()
1597 if (cpi->oxcf.end_usage == USAGE_LOCAL_FILE_PLAYBACK) in vp8_change_config()2691 if (cpi->oxcf.allow_spatial_resampling && (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)) in resize_key_frame()3065 else if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) in recode_loop_test()3623 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) && in encode_frame_to_data_rate()3705 if ( (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()3721 if ( cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY ) in encode_frame_to_data_rate()3738 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()3755 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) in encode_frame_to_data_rate()3779 else if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) in encode_frame_to_data_rate()4084 if (((cpi->pass != 2) || (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)) && in encode_frame_to_data_rate()[all …]
153 int end_usage; /* vbr or cbr */ member
333 oxcf->end_usage = USAGE_LOCAL_FILE_PLAYBACK; in set_vp8e_config()335 oxcf->end_usage = USAGE_STREAM_FROM_SERVER; in set_vp8e_config()337 oxcf->end_usage = USAGE_CONSTRAINED_QUALITY; in set_vp8e_config()339 oxcf->end_usage = USAGE_CONSTANT_QUALITY; in set_vp8e_config()
306 oxcf->end_usage = USAGE_LOCAL_FILE_PLAYBACK; in set_vp9e_config()308 oxcf->end_usage = USAGE_CONSTRAINED_QUALITY; in set_vp9e_config()310 oxcf->end_usage = USAGE_CONSTANT_QUALITY; in set_vp9e_config()312 oxcf->end_usage = USAGE_STREAM_FROM_SERVER; in set_vp9e_config()
298 static const arg_def_t end_usage = ARG_DEF_ENUM(NULL, "end-usage", 1, variable318 &end_usage, &target_bitrate, &min_quantizer, &max_quantizer,938 } else if (arg_match(&arg, &end_usage, argi)) { in parse_stream_params()