Searched defs:mapy_ptr (Results 1 – 1 of 1) sorted by relevance
50 inline int32x4_t offset_nearest_interpolation(const float *mapx_ptr, const float *mapy_ptr, const f… in offset_nearest_interpolation()149 const auto mapy_ptr = reinterpret_cast<const float *>(mapy.ptr()); in remap_nearest() local201 const auto mapy_ptr = reinterpret_cast<float *>(mapy.ptr()); in remap_bilinear() local