Searched refs:sb_offset2 (Results 1 – 1 of 1) sorted by relevance
1086 int sb_offset2 = ((cm->mi_cols + 7) >> 3) * (mi_row >> 3) + (mi_col >> 3); in choose_partitioning() local1094 x->last_sb_high_content = cpi->content_state_sb_fd[sb_offset2]; in choose_partitioning()4157 int sb_offset2 = ((cm->mi_cols + 7) >> 3) * (mi_row >> 3) + (mi_col >> 3); in encode_nonrd_sb_row() local4158 avg_source_sad(cpi, x, shift, sb_offset2); in encode_nonrd_sb_row()