Searched defs:PV_C (Results 1 – 3 of 3) sorted by relevance
602 float PV_C = c_stat.PV_C(i, j, k); in updateBackgroundModel() local695 const float PV_C = c_stat.PV_C(i, j, k); in updateBackgroundModel() local714 const float PV_C = c_stat.PV_C(i, j, k); in updateBackgroundModel() local
127 __device__ __forceinline__ float& BGPixelStat::PV_C(int i, int j, int k) in PV_C() function in fgd::BGPixelStat
317 #define PV_C(k) ctable[k].Pv macro