Searched refs:sb_height_log2 (Results 1 – 1 of 1) sorted by relevance
1854 const int sb_height_log2 = in IsMvValid() local1856 const int active_sb_row = MultiplyBy4(block.row4x4) >> sb_height_log2; in IsMvValid()1858 const int src_sb_row = (src_bottom_edge - 1) >> sb_height_log2; in IsMvValid()