Searched refs:current_thread_rows (Results 1 – 1 of 1) sorted by relevance
161 int current_thread_rows = height_ - thread_pool_rows * (num_threads - 1); in ApplySuperResThreaded() local163 if ((current_thread_rows & 1) != 0 && subsampling_y_[kPlaneU] != 0) { in ApplySuperResThreaded()164 ++current_thread_rows; in ApplySuperResThreaded()166 assert(current_thread_rows > 0); in ApplySuperResThreaded()184 : current_thread_rows) >> in ApplySuperResThreaded()