Searched refs:high_source_sad_superframe (Results 1 – 7 of 7) sorted by relevance
149 int high_source_sad_superframe; member
583 (cpi->use_svc && cpi->svc.high_source_sad_superframe); in vp9_cyclic_refresh_setup()
3812 svc->high_source_sad_superframe = cpi->rc.high_source_sad;3820 if (svc->high_source_sad_superframe && svc->temporal_layer_id > 0 &&3832 if ((cpi->rc.high_source_sad || svc->high_source_sad_superframe) &&3899 svc->high_source_sad_superframe = 1;3910 (cpi->use_svc && svc->high_source_sad_superframe))) {3945 (cpi->use_svc && svc->high_source_sad_superframe))) {
888 svc->high_source_sad_superframe = 0; in vp9_one_pass_cbr_svc_start_layer()
1703 (cpi->use_svc && cpi->svc.high_source_sad_superframe); in vp9_pick_inter_mode()1724 (svc->high_source_sad_superframe || no_scaling)) in vp9_pick_inter_mode()
566 (cpi->use_svc && cpi->svc.high_source_sad_superframe)) in post_encode_drop_cbr()
636 (cpi->use_svc && cpi->svc.high_source_sad_superframe)) { in vp9_set_variance_partition_thresholds()1266 (cpi->use_svc && cpi->svc.high_source_sad_superframe); in choose_partitioning()