Searched refs:USAGE_CONSTRAINED_QUALITY (Results 1 – 5 of 5) sorted by relevance
50 USAGE_CONSTRAINED_QUALITY = 0x2 enumerator
998 if ( cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY && in vp8_calc_pframe_target_size()1593 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) in vp8_compute_frame_size_bounds()
3214 else if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) in recode_loop_test()3636 if ( (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()3662 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()3695 else if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) in encode_frame_to_data_rate()4100 if ( (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()
920 if ( (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in estimate_max_q()2106 if ( cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY ) in vp8_second_pass()
308 oxcf->end_usage = USAGE_CONSTRAINED_QUALITY; in set_vp8e_config()