Searched refs:last_sb_high_content (Results 1 – 3 of 3) sorted by relevance
180 uint8_t last_sb_high_content; member
1894 ((cpi->rc.frames_since_golden + 1) < x->last_sb_high_content || in vp9_pick_inter_mode()1895 x->last_sb_high_content > 40 || cpi->rc.frames_since_golden > 120)) in vp9_pick_inter_mode()
1312 x->last_sb_high_content = cpi->content_state_sb_fd[sb_offset2]; in choose_partitioning()