Searched defs:borderType (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
| D | warp_affine.cc | 122 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() 236 … PaddBorderType 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() 374 … PaddBorderType borderType, std::vector<uint8_t> &borderValue) { // NOLINT in WarpAffineBilinear() 492 … PaddBorderType borderType, std::vector<uint8_t> &borderValue) { // NOLINT in WarpPerspectiveBilinear()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSamplerBorderSwizzleTests.cpp | 1138 bool isIntegerBorder (VkBorderColor borderType) in isIntegerBorder() 1347 VkBorderColor borderType; in createSamplerBorderSwizzleTests() member
|