Searched refs:max_block_source_sad (Results 1 – 3 of 3) sorted by relevance
265 uint64_t max_block_source_sad; member
3213 rc->max_block_source_sad = 0; in rc_scene_detection_onepass_rt()3294 if (tmp_sad > rc->max_block_source_sad) in rc_scene_detection_onepass_rt()3295 rc->max_block_source_sad = tmp_sad; in rc_scene_detection_onepass_rt()3390 lrc->max_block_source_sad = rc->max_block_source_sad; in rc_scene_detection_onepass_rt()
1622 } else if (cpi->rc.max_block_source_sad > 20000 && in set_rt_speed_feature_framesize_dependent()