OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v_select
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/modules/core/src/
arithm.cpp
[
all
...]
/external/opencv3/modules/hal/include/opencv2/hal/
intrin_cpp.hpp
380
template<typename _Tp, int n> inline v_reg<_Tp, n>
v_select
(const v_reg<_Tp, n>& mask,
function in namespace:cv
intrin_neon.hpp
651
inline _Tpvec
v_select
(const _Tpvec& mask, const _Tpvec& a, const _Tpvec& b) \
intrin_sse.hpp
[
all
...]
Completed in 453 milliseconds