Searched refs:first_row_border (Results 1 – 3 of 3) sorted by relevance
178 const Pixel* first_row_border = in Warp_C() local191 const Pixel row_border_pixel = first_row_border[row * source_stride]; in Warp_C()224 int sum = first_row_border[row * source_stride]; in Warp_C()
216 const uint8_t* first_row_border = in WarpRegion1() local228 const uint8_t row_border_pixel = first_row_border[row * source_stride]; in WarpRegion1()253 const uint8_t* first_row_border = in WarpRegion2() local276 int sum = first_row_border[row * source_stride]; in WarpRegion2()
206 const uint8_t* first_row_border = in Warp_NEON() local220 first_row_border[row * source_stride]; in Warp_NEON()253 int sum = first_row_border[row * source_stride]; in Warp_NEON()