Home
last modified time | relevance | path

Searched refs:last_sb_high_content (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h180 uint8_t last_sb_high_content; member
Dvp9_pickmode.c1894 ((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()
Dvp9_encodeframe.c1312 x->last_sb_high_content = cpi->content_state_sb_fd[sb_offset2]; in choose_partitioning()