Searched refs:high_source_sad_superframe (Results 1 – 8 of 8) sorted by relevance
153 int high_source_sad_superframe; member
212 !cpi->svc.high_source_sad_superframe) { in vp9_update_noise_estimate()
602 (cpi->use_svc && cpi->svc.high_source_sad_superframe); in vp9_cyclic_refresh_setup()
3991 svc->high_source_sad_superframe = cpi->rc.high_source_sad;3999 if (svc->high_source_sad_superframe && svc->temporal_layer_id > 0 &&4013 if ((cpi->rc.high_source_sad || svc->high_source_sad_superframe) &&4083 svc->high_source_sad_superframe = 1;4094 (cpi->use_svc && svc->high_source_sad_superframe))) {4146 (cpi->use_svc && svc->high_source_sad_superframe))) {
963 svc->high_source_sad_superframe = 0; in vp9_one_pass_svc_start_layer()
1772 (cpi->use_svc && cpi->svc.high_source_sad_superframe); in vp9_pick_inter_mode()1793 (svc->high_source_sad_superframe || no_scaling)) in vp9_pick_inter_mode()
578 (cpi->use_svc && cpi->svc.high_source_sad_superframe)) in post_encode_drop_cbr()
668 (cpi->use_svc && cpi->svc.high_source_sad_superframe)) { in vp9_set_variance_partition_thresholds()1292 (cpi->use_svc && cpi->svc.high_source_sad_superframe); in choose_partitioning()