Searched refs:m_eMethod (Results 1 – 11 of 11) sorted by relevance
105 Uninit (m_pStgChain[i]->m_eMethod); in ~CVpFrameWork()257 IStrategy* CVpFrameWork::CreateStrategy (EMethods m_eMethod, int32_t iCpuFlag) { in CreateStrategy() argument260 switch (m_eMethod) { in CreateStrategy()272 pStrategy = BuildSceneChangeDetection (m_eMethod, iCpuFlag); in CreateStrategy()
62 m_eMethod = METHOD_NULL; in IStrategy()92 EMethods m_eMethod;
52 m_eMethod = METHOD_SCROLL_DETECTION; in CScrollDetection()
41 m_eMethod = METHOD_IMAGE_ROTATE; in CImageRotating()
44 m_eMethod = METHOD_DENOISE; in CDenoiser()
43 m_eMethod = METHOD_VAA_STATISTICS; in CVAACalculation()
43 m_eMethod = METHOD_COMPLEXITY_ANALYSIS; in CComplexityAnalysis()272 m_eMethod = METHOD_COMPLEXITY_ANALYSIS_SCREEN; in CComplexityAnalysisScreen()
208 m_eMethod = eMethod; in CSceneChangeDetection()
48 m_eMethod = METHOD_ADAPTIVE_QUANT; in CAdaptiveQuantization()
45 m_eMethod = METHOD_DOWNSAMPLE; in CDownsampling()
54 m_eMethod = METHOD_BACKGROUND_DETECTION; in CBackgroundDetection()