Searched refs:ICLCoefficientTableArray (Results 1 – 4 of 4) sorted by relevance
| /external/ComputeLibrary/src/core/CL/kernels/ |
| D | CLLKTrackerKernel.h | 126 ICLCoefficientTableArray *coeff_table, ICLOldValArray *old_ival, 143 ICLCoefficientTableArray *coeff_table, ICLOldValArray *old_ival, 181 …or *new_input, ICLLKInternalKeypointArray *new_points_internal, ICLCoefficientTableArray *coeff_ta… 196 …or *new_input, ICLLKInternalKeypointArray *new_points_internal, ICLCoefficientTableArray *coeff_ta…
|
| D | CLLKTrackerKernel.cpp | 136 … ICLCoefficientTableArray *coeff_table, ICLOldValArray *old_ival, in configure() 144 … ICLCoefficientTableArray *coeff_table, ICLOldValArray *old_ival, in configure() 232 …or *new_input, ICLLKInternalKeypointArray *new_points_internal, ICLCoefficientTableArray *coeff_ta… in configure() 238 …or *new_input, ICLLKInternalKeypointArray *new_points_internal, ICLCoefficientTableArray *coeff_ta… in configure()
|
| /external/ComputeLibrary/src/core/CL/ |
| D | CLTracePoint.cpp | 59 TRACE_TO_STRING(ICLCoefficientTableArray) 75 CONST_PTR_CLASS(ICLCoefficientTableArray)
|
| /external/ComputeLibrary/arm_compute/core/CL/ |
| D | CLTypes.h | 109 using ICLCoefficientTableArray = ICLArray<CLCoefficientTable>; variable
|