Searched refs:use_svc (Results 1 – 5 of 5) sorted by relevance
497 int use_svc; member570 void vp9_set_svc(VP9_COMP *cpi, int use_svc);
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()534 !cpi->use_svc && in rc_pick_q_and_bounds_one_pass_cbr()1093 !(cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)) { in vp9_rc_postencode_update()
1181 cpi->use_svc = 0; in vp9_create_compressor()2057 !cpi->use_svc) {2253 if (!cm->intra_only && !cm->error_resilient_mode && !cpi->use_svc)2311 if (!cm->intra_only && !cm->error_resilient_mode && !cpi->use_svc)2835 if (cpi->use_svc) {3207 (!cpi->use_svc || cpi->svc.number_temporal_layers == 1)) {3210 (!cpi->use_svc || cpi->svc.number_temporal_layers == 1)) {3212 } else if (cpi->use_svc) {3472 void vp9_set_svc(VP9_COMP *cpi, int use_svc) { argument3473 cpi->use_svc = use_svc;
354 if (cpi->use_svc && cpi->svc.number_temporal_layers == 1) { in vp9_end_first_pass()510 if (cpi->use_svc && cpi->svc.number_temporal_layers == 1) { in vp9_first_pass()851 if (cpi->use_svc && cpi->svc.number_temporal_layers == 1) { in vp9_first_pass()2215 int is_spatial_svc = (cpi->use_svc && cpi->svc.number_temporal_layers == 1); in vp9_rc_get_second_pass_params()2269 if (cpi->use_svc && cpi->svc.number_temporal_layers == 1 && in vp9_rc_get_second_pass_params()
898 !cpi->use_svc) {1011 if (cpi->use_svc) {