Searched refs:use_svc (Results 1 – 11 of 11) sorted by relevance
453 int use_svc; member548 void vp9_set_svc(VP9_COMP *cpi, int use_svc);623 return cpi->use_svc && cpi->oxcf.pass != 0; in is_two_pass_svc()627 return (cpi->use_svc && cpi->oxcf.pass == 0); in is_one_pass_cbr_svc()
26 (!cpi->use_svc || // Add spatial svc base layer case here in vp9_preserve_existing_gf()
239 if (!cpi->use_svc) in setup_frame()1619 cpi->use_svc = 0; in vp9_create_compressor()2357 if (cpi->use_svc) in generate_psnr_packet()2866 if (cpi->oxcf.pass != 0 || cpi->use_svc)2875 if (cpi->oxcf.pass == 0 && !cpi->use_svc) {3109 !cpi->use_svc &&3133 (!cpi->use_svc ||3272 !cpi->use_svc &&3878 if (cpi->use_svc)3883 if (cpi->use_svc)[all …]
411 !rc->is_src_frame_alt_ref && !cpi->use_svc && in get_rate_correction_factor()437 !rc->is_src_frame_alt_ref && !cpi->use_svc && in set_rate_correction_factor()726 !cpi->use_svc && in rc_pick_q_and_bounds_one_pass_cbr()1289 if (cpi->use_svc) { in vp9_rc_postencode_update()1304 (cpi->use_svc && oxcf->rc_mode == VPX_CBR)) { in vp9_rc_postencode_update()1354 if (!cpi->use_svc) { in vp9_rc_postencode_update()
81 if (cpi->use_svc) { in vp9_encode_tiles_mt()
1170 if (cpi->rc.frames_since_golden == 0 && !cpi->use_svc) { in vp9_pick_inter_mode()1220 if (cpi->use_svc) in vp9_pick_inter_mode()1227 if (cpi->use_svc) in vp9_pick_inter_mode()1256 if (ref_frame > LAST_FRAME && !cpi->use_svc) { in vp9_pick_inter_mode()1305 if (cpi->use_svc) { in vp9_pick_inter_mode()1343 (ref_frame == GOLDEN_FRAME && cpi->use_svc)) in vp9_pick_inter_mode()
684 if (cpi->use_svc) { in vp9_temporal_filter()
1150 if (cpi->use_svc) in vp9_first_pass()2627 cpi->oxcf.pass == 2 && (!cpi->use_svc || is_two_pass_svc(cpi))) { in vp9_rc_get_second_pass_params()2734 (!cpi->use_svc || is_two_pass_svc(cpi))) { in vp9_rc_get_second_pass_params()
1000 if (cpi->use_svc && in write_frame_size_with_refs()
857 if (is_key_frame || (low_res && !cpi->use_svc && in choose_partitioning()3931 !cpi->use_svc) in encode_frame_internal()
942 (cpi->use_svc && in get_frame_pkt_flags()1062 if (cpi->use_svc) in encoder_encode()1069 (cpi->use_svc && in encoder_encode()1137 if (cpi->use_svc && !ctx->output_cx_pkt_cb.output_cx_pkt) { in encoder_encode()