Searched refs:high_num_blocks_with_motion (Results 1 – 8 of 8) sorted by relevance
150 int high_num_blocks_with_motion; member
178 int high_num_blocks_with_motion; member
396 rc->high_num_blocks_with_motion = 0; in vp9_rc_init()2933 rc->high_num_blocks_with_motion = 0; in vp9_scene_detection_onepass()3055 rc->high_num_blocks_with_motion = 1; in vp9_scene_detection_onepass()
813 (svc->high_num_blocks_with_motion || svc->last_layer_dropped[0])) { in set_rt_speed_feature_framesize_independent()
2408 !svc->high_num_blocks_with_motion) { in vp9_pick_inter_mode()2422 (scene_change_detected || svc->high_num_blocks_with_motion) && in vp9_pick_inter_mode()2577 (!scene_change_detected && !svc->high_num_blocks_with_motion)) in vp9_pick_inter_mode()
945 svc->high_num_blocks_with_motion = 0; in vp9_one_pass_cbr_svc_start_layer()
3996 svc->high_num_blocks_with_motion = cpi->rc.high_num_blocks_with_motion;
1490 cpi->svc.high_num_blocks_with_motion && !x->zero_temp_sad_source && in choose_partitioning()