Searched refs:max_block_source_sad (Results 1 – 3 of 3) sorted by relevance
265 uint64_t max_block_source_sad; member
3205 rc->max_block_source_sad = 0; in rc_scene_detection_onepass_rt()3290 if (tmp_sad > rc->max_block_source_sad) in rc_scene_detection_onepass_rt()3291 rc->max_block_source_sad = tmp_sad; in rc_scene_detection_onepass_rt()3415 lrc->max_block_source_sad = rc->max_block_source_sad; in rc_scene_detection_onepass_rt()
1623 } else if (cpi->rc.max_block_source_sad > 20000 && in set_rt_speed_feature_framesize_dependent()