Searched refs:USAGE_CONSTRAINED_QUALITY (Results 1 – 5 of 5) sorted by relevance
39 USAGE_CONSTRAINED_QUALITY = 0x2, enumerator
835 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY && in calc_pframe_target_size()1422 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in vp8_compute_frame_size_bounds()
2839 else if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in recode_loop_test()3646 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()3661 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in encode_frame_to_data_rate()3675 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()3714 else if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in encode_frame_to_data_rate()4192 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in encode_frame_to_data_rate()
1003 if ((cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) && in estimate_max_q()2368 if (cpi->oxcf.end_usage == USAGE_CONSTRAINED_QUALITY) { in vp8_second_pass()
332 oxcf->end_usage = USAGE_CONSTRAINED_QUALITY; in set_vp8e_config()