Home
last modified time | relevance | path

Searched defs:force_vert_split (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3835 const int force_vert_split = (mi_col + mi_step >= cm->mi_cols); in rd_pick_partition() local
4842 const int force_vert_split = (mi_col + ms >= cm->mi_cols); in nonrd_pick_partition() local