Searched refs:end_usage (Results 1 – 6 of 6) sorted by relevance
698 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) && in calc_pframe_target_size()732 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in calc_pframe_target_size()782 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) && in calc_pframe_target_size()833 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY && in calc_pframe_target_size()846 (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) && in calc_pframe_target_size()1377 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in vp8_compute_frame_size_bounds()1404 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in vp8_compute_frame_size_bounds()1449 if (cpi->pass == 0 && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER && in vp8_drop_encodedframe_overshoot()
326 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in frame_max_bits()1008 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in estimate_max_q()1758 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in define_gf_group()2093 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in define_gf_group()2375 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in vp8_second_pass()2716 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in find_next_key_frame()2825 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in find_next_key_frame()2924 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in find_next_key_frame()3015 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in find_next_key_frame()3077 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) { in find_next_key_frame()
1515 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER && in vp8_change_config()1541 if (cpi->oxcf.end_usage == USAGE_LOCAL_FILE_PLAYBACK) { in vp8_change_config()1822 (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER && in vp8_create_compressor()1840 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER && cpi->oxcf.Mode <= 2) { in vp8_create_compressor()2543 (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)) { in resize_key_frame()2879 else if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in recode_loop_test()3607 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) && in encode_frame_to_data_rate()3684 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()3699 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in encode_frame_to_data_rate()3713 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()[all …]
155 int end_usage; /* vbr or cbr */ member
309 oxcf->end_usage = USAGE_LOCAL_FILE_PLAYBACK; in set_vp8e_config()311 oxcf->end_usage = USAGE_STREAM_FROM_SERVER; in set_vp8e_config()313 oxcf->end_usage = USAGE_CONSTRAINED_QUALITY; in set_vp8e_config()315 oxcf->end_usage = USAGE_CONSTANT_QUALITY; in set_vp8e_config()
293 static const arg_def_t end_usage = variable313 &resize_up_thresh, &resize_down_thresh, &end_usage, &target_bitrate,1178 } else if (arg_match(&arg, &end_usage, argi)) { in parse_stream_params()1200 } else if (arg_match(&arg, &end_usage, argi)) { in parse_stream_params()