TBase              50 modules/cudalegacy/src/cuda/NCVPixelOperations.hpp template<typename TBase> inline __host__ __device__ TBase _pixMaxVal();
TBase              60 modules/cudalegacy/src/cuda/NCVPixelOperations.hpp template<typename TBase> inline __host__ __device__ TBase _pixMinVal();
TBase              87 modules/cudalegacy/src/cuda/NCVPixelOperations.hpp #define NC(T)       (sizeof(T) / sizeof(TConvVec2Base<T>::TBase))
TBase              89 modules/cudalegacy/src/cuda/NCVPixelOperations.hpp template<typename TBase, Ncv32u NC> struct TConvBase2Vec;
TBase             232 modules/cudalegacy/src/cuda/NCVPixelOperations.hpp     typedef typename TConvVec2Base<Tout>::TBase TBout;
TBase             241 modules/cudalegacy/src/cuda/NCVPixelOperations.hpp     typedef typename TConvVec2Base<Tout>::TBase TBout;
TBase             252 modules/cudalegacy/src/cuda/NCVPixelOperations.hpp     typedef typename TConvVec2Base<Tout>::TBase TBout;
TBase             712 modules/videoio/src/cap_msmf.hpp template <class TBase=IMFAttributes>
TBase             713 modules/videoio/src/cap_msmf.hpp class CBaseAttributes : public TBase