Searched defs:V_C (Results 1 – 2 of 2) sorted by relevance
137 template <typename T> __device__ __forceinline__ T& BGPixelStat::V_C(int i, int j, int k) in V_C() function in fgd::BGPixelStat
316 #define V_C(k,l) ctable[k].v[l] macro