MCPcopy Create free account

hub / github.com/PaddlePaddle/FlyCV / functions

Functions2,215 in github.com/PaddlePaddle/FlyCV

FunctionTEST_F
tests/c/modules/fusion_api/normalize_to_submean_to_reorder_test_c.cpp:35
FunctionTEST_F
tests/c/modules/fusion_api/split_to_memcpy_test_c.cpp:35
FunctionTEST_F
tests/c/modules/fusion_api/y420sp_to_resize_to_bgr_test_c.cpp:39
MethodTearDown
tests/c/modules/img_calculation/min_max_loc_test_c.cpp:27
MethodTearDown
tests/c/modules/img_calculation/connected_components_test_c.cpp:32
MethodTearDown
tests/c/modules/img_calculation/norm_test_c.cpp:28
MethodTearDown
tests/c/modules/img_calculation/mean_test_c.cpp:30
MethodTearDown
tests/c/modules/img_draw/line_test_c.cpp:27
MethodTearDown
tests/c/modules/img_draw/circle_test_c.cpp:27
MethodTearDown
tests/c/modules/img_draw/poly_lines_test_c.cpp:27
MethodTearDown
tests/c/modules/img_draw/fill_poly_test_c.cpp:27
MethodTearDown
tests/c/modules/media_io/imgcodecs_test_c.cpp:29
MethodTearDown
tests/c/modules/img_transform/remap_test_c.cpp:28
MethodTearDown
tests/c/modules/img_transform/crop_test_c.cpp:27
MethodTearDown
tests/c/modules/img_transform/color_convert_test_c.cpp:32
MethodTearDown
tests/c/modules/img_transform/add_weighted_test_c.cpp:28
MethodTearDown
tests/c/modules/img_transform/copy_make_border_c.cpp:28
MethodTearDown
tests/c/modules/img_transform/rotation_test_c.cpp:31
MethodTearDown
tests/c/modules/img_transform/subtract_test_c.cpp:27
MethodTearDown
tests/c/modules/img_transform/warp_perspective_test_c.cpp:28
MethodTearDown
tests/c/modules/img_transform/warp_affine_test_c.cpp:30
MethodTearDown
tests/c/modules/img_transform/flip_test_c.cpp:30
MethodTearDown
tests/c/modules/img_transform/extract_channel_test_c.cpp:27
MethodTearDown
tests/c/modules/img_transform/resize_test_c.cpp:33
MethodTearDown
tests/c/modules/fusion_api/bgra_to_resize_to_bgr_test_c.cpp:27
MethodTearDown
tests/c/modules/fusion_api/bgr_to_rgba_with_mask_test_c.cpp:27
MethodTearDown
tests/c/modules/fusion_api/normalize_to_submean_to_reorder_test_c.cpp:27
MethodTearDown
tests/c/modules/fusion_api/split_to_memcpy_test_c.cpp:27
MethodTearDown
tests/c/modules/fusion_api/y420sp_to_resize_to_bgr_test_c.cpp:28
MethodThreadParallelHandler
modules/core/parallel/include/parallel_handler_thread.h:25
MethodThreadPool
modules/core/parallel/src/thread_pool.cpp:143
MethodTransposeCommonParallelTask
modules/img_transform/rotation/src/rotation_common.cpp:72
MethodTransposeF32C1NeonParallelTask
modules/img_transform/rotation/src/rotation_arm.cpp:976
MethodTransposeF32C3NeonParallelTask
modules/img_transform/rotation/src/rotation_arm.cpp:1113
MethodTransposeF32C4NeonParallelTask
modules/img_transform/rotation/src/rotation_arm.cpp:1268
MethodTransposeU8C1NeonParallelTask
modules/img_transform/rotation/src/rotation_arm.cpp:349
MethodTransposeU8C3NeonParallelTask
modules/img_transform/rotation/src/rotation_arm.cpp:501
MethodTransposeU8C4NeonParallelTask
modules/img_transform/rotation/src/rotation_arm.cpp:686
MethodU8NeonMeanParallelTask
* @brief 任务构造函数,初始化任务之前的资源信息 * */
modules/img_calculation/mean/src/mean_arm.cpp:132
MethodU8c1NeonMeanParallelTask
* @brief Construct a new U8C1NeonMeanParallelTask object * * @param src * @param src_stride * @param dst * @param
modules/img_calculation/mean/src/mean_arm.cpp:538
MethodU8c2NeonMeanParallelTask
* @brief Construct a new U8C2NeonMeanParallelTask object * * @param src * @param src_stride * @param dst * @param
modules/img_calculation/mean/src/mean_arm.cpp:603
MethodU8c3NeonMeanParallelTask
* @brief Construct a new U8C3NeonMeanParallelTask object * * @param src * @param src_stride * @param dst * @param
modules/img_calculation/mean/src/mean_arm.cpp:691
MethodU8c4NeonMeanParallelTask
* @brief Construct a new U8C4NeonMeanParallelTask object * * @param src * @param src_stride * @param dst * @param
modules/img_calculation/mean/src/mean_arm.cpp:789
FunctionUnloadCompiler
modules/core/opencl/include/CL/cl2.hpp:2556
FunctionUnloadCompiler
modules/core/opencl/include/CL/cl.hpp:2449
MethodUserEvent
! \brief Constructs a user event on a given context. * * Wraps clCreateUserEvent(). */
modules/core/opencl/include/CL/cl2.hpp:3109
MethodUserEvent
! \brief Constructs a user event on a given context. * * Wraps clCreateUserEvent(). */
modules/core/opencl/include/CL/cl.hpp:2974
FunctionWaitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
modules/core/opencl/include/CL/cl2.hpp:3144
FunctionWaitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
modules/core/opencl/include/CL/cl.hpp:3009
MethodWarpAffineLinearParallelTask
modules/img_transform/warp_affine/src/warp_affine_arm.cpp:29
MethodWarpPerpectiveLinearF32ConstParallelTask
modules/img_transform/warp_perspective/src/warp_perspective_arm.cpp:305
MethodWarpPerpectiveLinearU8ConstParallelTask
modules/img_transform/warp_perspective/src/warp_perspective_arm.cpp:32
MethodWorkerThread
modules/core/parallel/include/thread_pool.h:75
MethodWrapper
modules/core/opencl/include/CL/cl2.hpp:1643
MethodWrapper
modules/core/opencl/include/CL/cl2.hpp:1759
MethodWrapper
modules/core/opencl/include/CL/cl.hpp:1801
MethodWrapper
modules/core/opencl/include/CL/cl.hpp:1895
MethodY420spToResizeBilinearToBgrCommon
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_common.cpp:29
MethodY420spToResizeBilinearToBgrNeon
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_arm.cpp:32
MethodY420spToResizeNearestDn2xToBgrNeon
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_arm.cpp:547
MethodY420spToResizeNearestToBgrCommon
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_common.cpp:177
MethodY420spToResizeNearestToBgrGenericNeon
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_arm.cpp:429
Function__local
modules/core/opencl/include/CL/cl.hpp:4827
Method_get_pixel_address
modules/core/mat/src/mat.cpp:179
Method_initialize
modules/core/mat/src/mat.cpp:160
Method_set_work_threads
modules/core/parallel/src/thread_pool.cpp:148
Methodaddress
modules/core/opencl/include/CL/cl2.hpp:3435
Functionadjust_build_option_for_fp32
modules/core/opencl/src/opencl_utils.cpp:158
Functionalloc_matrix
modules/math_operator/vector_operator/interface/vector_operator.h:48
Functionalloc_vector
modules/math_operator/vector_operator/interface/vector_operator.h:28
Methodallocate
* Allocate an SVM pointer. * * If the allocator is coarse-grained, this will take ownership to allow * containers to correctly construc
modules/core/opencl/include/CL/cl2.hpp:3451
Functionallocate_pointer
modules/core/opencl/include/CL/cl2.hpp:3581
Functionallocate_svm
modules/core/opencl/include/CL/cl2.hpp:3610
Functionangle
modules/core/base/interface/basic_types.h:377
Methodbuild
modules/core/opencl/include/CL/cl2.hpp:6290
Functionc_str
! \brief Returns a pointer to the private copy held by this instance, * or "" if empty/unset. */
modules/core/opencl/include/CL/cl.hpp:654
Functioncapacity
\brief Returns the maximum number of elements this instance can hold.
modules/core/opencl/include/CL/cl.hpp:840
Functioncatch
modules/core/opencl/include/CL/cl2.hpp:2960
Methodcatch
modules/core/opencl/include/CL/cl2.hpp:2236
Methodcatch
modules/core/opencl/include/CL/cl2.hpp:2610
Methodcatch
modules/core/opencl/include/CL/cl2.hpp:6651
Functioncenter
modules/core/base/interface/basic_types.h:353
FunctionclGetCommandQueueInfo
clGetCommandQueueInfo wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:494
FunctionclGetEventInfo
clGetEventInfo wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:452
FunctionclGetEventProfilingInfo
clGetEventProfilingInfo wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:417
FunctionclGetExtensionFunctionAddress
clGetExtensionFunctionAddress wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:569
FunctionclGetImageInfo
clGetImageInfo wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:347
FunctionclGetKernelSubGroupInfoKHR
clGetKernelSubGroupInfoKHR wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:553
FunctionclGetKernelWorkGroupInfo
clGetKernelWorkGroupInfo wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:410
FunctionclGetProgramBuildInfo
clGetProgramBuildInfo wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:279
FunctionclGetProgramInfo
clGetProgramInfo wrapper, use OpenCLSymbols function.
modules/core/opencl/src/opencl_wrapper.cpp:272
Functionclose
modules/core/opencl/src/opencl.cpp:60
Methodcommand_queue
modules/core/opencl/src/opencl_context.cpp:34
Methodcompile
modules/core/opencl/include/CL/cl2.hpp:6333
Methodconstruct
modules/core/opencl/include/CL/cl2.hpp:3507
Functionconstruct_data
benchmark/common/utils.h:27
Functionconvert_type
modules/core/mat/src/mat_convert_to_common.cpp:20
Functioncopy_make_border_constant
modules/img_transform/copy_make_border/src/copy_make_border_common.cpp:136
Functioncopy_mask
modules/core/mat/src/mat_copy.cpp:24
Methodcpu_allocator
modules/core/allocator/src/cpu_allocator.cpp:22
← previousnext →1,401–1,500 of 2,215, ranked by callers