Home
last modified time | relevance | path

Searched refs:reset_high_source_sad (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h188 int reset_high_source_sad; member
Dvp9_ratectrl.c394 rc->reset_high_source_sad = 0; in vp9_rc_init()
662 if (!cpi->rc.reset_high_source_sad && in adjust_q_cbr()
940 if (frame_is_intra_only(cm) || rc->reset_high_source_sad || rc->force_max_q) in calc_active_worst_quality_one_pass_cbr()
1976 if (!frame_is_intra_only(cm)) rc->reset_high_source_sad = 0; in vp9_rc_postencode_update()
3072 rc->reset_high_source_sad = 1; in vp9_scene_detection_onepass()
3074 if (cm->frame_type != KEY_FRAME && rc->reset_high_source_sad) in vp9_scene_detection_onepass()