Searched refs:remainder_job_height (Results 1 – 1 of 1) sorted by relevance
549 const int remainder_job_height = height_ & (kFrameChunkHeight - 1); in BlendNoiseChromaWorker() local554 total_full_jobs + ((remainder_job_height == 0) ? 0 : num_planes); in BlendNoiseChromaWorker()602 const int remainder_job_height = height_ & (kFrameChunkHeight - 1); in BlendNoiseLumaWorker() local604 total_full_jobs + static_cast<int>(remainder_job_height > 0); in BlendNoiseLumaWorker()