Searched refs:frow_end (Results 1 – 1 of 1) sorted by relevance
49 const rescaler_t* const frow_end = frow + wrk->dst_width * wrk->num_channels; in RescalerImportRowExpand_SSE2() local70 if (frow >= frow_end) break; in RescalerImportRowExpand_SSE2()90 if (frow >= frow_end) break; in RescalerImportRowExpand_SSE2()122 const rescaler_t* const frow_end = wrk->frow + 4 * wrk->dst_width; in RescalerImportRowShrink_SSE2() local131 for (; frow < frow_end; frow += 4) { in RescalerImportRowShrink_SSE2()