Searched defs:sb_offset (Results 1 – 2 of 2) sorted by relevance
195 int jnl_copy, sb_offset; in main() local
977 int sb_offset) { in copy_partitioning()1201 int mi_row, int mi_col, int sb_offset) { in update_prev_partition()1242 int sb_offset) { in avg_source_sad()1340 int sb_offset = (cm->mi_stride >> 3) * (mi_row >> 3) + (mi_col >> 3); in choose_partitioning() local