Searched refs:row_m1_hdiff (Results 1 – 1 of 1) sorted by relevance
259 __m128i row_m1_hdiff = _mm_sub_epi16(row_m1_a, row_m1_c); in sobel_filter() local290 _mm_add_epi16(_mm_add_epi16(row_m1_hdiff, row_p1_hdiff), in sobel_filter()301 row_m1_hdiff = row_hdiff; in sobel_filter()