Home
last modified time | relevance | path

Searched refs:high_num_blocks_with_motion (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h150 int high_num_blocks_with_motion; member
Dvp9_ratectrl.h178 int high_num_blocks_with_motion; member
Dvp9_ratectrl.c395 rc->high_num_blocks_with_motion = 0; in vp9_rc_init()
2806 rc->high_num_blocks_with_motion = 0; in vp9_scene_detection_onepass()
2928 rc->high_num_blocks_with_motion = 1; in vp9_scene_detection_onepass()
Dvp9_speed_features.c799 (svc->high_num_blocks_with_motion || svc->last_layer_dropped[0])) { in set_rt_speed_feature_framesize_independent()
Dvp9_svc_layercontext.c889 svc->high_num_blocks_with_motion = 0; in vp9_one_pass_cbr_svc_start_layer()
Dvp9_encoder.c3813 svc->high_num_blocks_with_motion = cpi->rc.high_num_blocks_with_motion;
Dvp9_encodeframe.c1424 cpi->svc.high_num_blocks_with_motion && !x->zero_temp_sad_source && in choose_partitioning()