Home
last modified time | relevance | path

Searched defs:feature_width (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DGenerateProposalsLayer.cpp165 const int feature_width = 3; local
231 const int feature_width = 5; variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DGenerateProposalsLayer.cpp165 const int feature_width = 3; local
231 const int feature_width = 5; variable
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLGenerateProposalsLayerKernel.cpp52 size_t feature_width = info.feat_width(); in validate_arguments() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEGenerateProposalsLayerKernel.cpp107 const size_t feature_width = info.feat_width(); in validate_arguments() local