Searched refs:ca_ (Results 1 – 2 of 2) sorted by relevance
22 ca_ = new VPMContentAnalysis(true); in VPMFramePreprocessor()29 delete ca_; in ~VPMFramePreprocessor()39 ca_->Release(); in Reset()123 content_metrics_ = ca_->ComputeContentMetrics(frame); in PreprocessFrame()125 content_metrics_ = ca_->ComputeContentMetrics(resampled_frame_); in PreprocessFrame()
70 VPMContentAnalysis* ca_; variable