Home
last modified time | relevance | path

Searched refs:string_from_border_mode (Results 1 – 5 of 5) sorted by relevance

/external/ComputeLibrary/src/core/CL/kernels/
DCLFillBorderKernel.cpp82 …std::string kernel_name = "fill_image_borders_" + lower_string(string_from_border_mode(border_mode… in configure()
168 _config_id += lower_string(string_from_border_mode(border_mode)); in configure()
DCLFastCornersKernel.cpp112 _config_id += lower_string(string_from_border_mode(border_mode)); in configure()
/external/ComputeLibrary/src/core/GLES_COMPUTE/kernels/
DGCFillBorderKernel.cpp78 …std::string kernel_name = "fill_image_borders_" + lower_string(string_from_border_mode(border_mode… in configure()
/external/ComputeLibrary/src/core/
DUtils.cpp224 const std::string &string_from_border_mode(BorderMode border_mode) in string_from_border_mode() function
/external/ComputeLibrary/arm_compute/core/
DUtils.h1061 const std::string &string_from_border_mode(BorderMode border_mode);