Home
last modified time | relevance | path

Searched defs:borderType (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dwarp_affine.cc122 static int BorderPolate(int value, int length, PaddBorderType borderType) { in BorderPolate()
206 … size_t src_step, const uint8_t *src_ptr, uint8_t *dst_ptr, PaddBorderType borderType, in RemapBilinearCur1C()
236PaddBorderType borderType, const std::vector<uint8_t> &borderValue) { in RemapBilinearCurMoreC()
266 const void *_wblock, const PaddBorderType borderType, in RemapBilinear()
334 const PaddBorderType borderType, const std::vector<uint8_t> &borderValue) { in Remap()
374PaddBorderType borderType, std::vector<uint8_t> &borderValue) { // NOLINT in WarpAffineBilinear()
492PaddBorderType borderType, std::vector<uint8_t> &borderValue) { // NOLINT in WarpPerspectiveBilinear()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp1138 bool isIntegerBorder (VkBorderColor borderType) in isIntegerBorder()
1347 VkBorderColor borderType; in createSamplerBorderSwizzleTests() member