Searched refs:BackgroundDetection (Results 1 – 8 of 8) sorted by relevance
/third_party/openh264/codec/build/iOS/processing/processing.xcodeproj/ |
D | project.pbxproj | 19 …A3FB400BA3D87 /* BackgroundDetection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 549947B119… 65 …D87 /* BackgroundDetection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =… 66 …BA3D87 /* BackgroundDetection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 204 549947B1196A3FB400BA3D87 /* BackgroundDetection.cpp */, 205 549947B2196A3FB400BA3D87 /* BackgroundDetection.h */, 357 549947E4196A3FB400BA3D87 /* BackgroundDetection.cpp in Sources */,
|
/third_party/openh264/codec/processing/src/backgrounddetection/ |
D | BackgroundDetection.h | 100 void BackgroundDetection (vBGDParam* pBgdParam);
|
D | BackgroundDetection.cpp | 91 BackgroundDetection (&m_BgdParam); in Process() 375 void CBackgroundDetection::BackgroundDetection (vBGDParam* pBgdParam) { in BackgroundDetection() function in CBackgroundDetection
|
/third_party/openh264/codec/processing/ |
D | meson.build | 3 'src/backgrounddetection/BackgroundDetection.cpp',
|
D | targets.mk | 7 $(PROCESSING_SRCDIR)/src/backgrounddetection/BackgroundDetection.cpp\
|
/third_party/openh264/codec/encoder/core/inc/ |
D | wels_preprocess.h | 170 …void BackgroundDetection (SVAAFrameInfo* pVaaInfo, SPicture* pCurPicture, SPicture* pRefPicture…
|
/third_party/openh264/codec/encoder/core/src/ |
D | wels_preprocess.cpp | 287 …BackgroundDetection (pCtx->pVaa, pCurPic, pRefPic, bCalculateBGD && pRefPic->iPictureType != I_SLI… in AnalyzeSpatialPic() 300 …BackgroundDetection (pCtx->pVaa, pCurPic, pRefPic, bCalculateBGD && pRefPic->iPictureType != I_SLI… in AnalyzeSpatialPic() 713 void CWelsPreProcess::BackgroundDetection (SVAAFrameInfo* pVaaInfo, SPicture* pCurPicture, SPicture… in BackgroundDetection() function in WelsEnc::CWelsPreProcess
|
/third_party/openh264/ |
D | BUILD.gn | 211 "//third_party/openh264/codec/processing/src/backgrounddetection/BackgroundDetection.cpp",
|