Home
last modified time | relevance | path

Searched refs:UnwrapAgile (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
Dagile_wrl.hpp22 struct UnwrapAgile struct
27 struct UnwrapAgile<Agile<T, false>> struct
32 struct UnwrapAgile<Agile<T, true>> argument
37 #define IS_AGILE(T) UnwrapAgile<T>::_IsAgile argument
/external/opencv3/modules/highgui/src/
Dagile_wrl.h22 struct UnwrapAgile struct
27 struct UnwrapAgile<Agile<T, false>> argument
32 struct UnwrapAgile<Agile<T, true>>
37 #define IS_AGILE(T) UnwrapAgile<T>::_IsAgile