Home
last modified time | relevance | path

Searched refs:LOG2_BGD_OU_SIZE_UV (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.cpp38 #define LOG2_BGD_OU_SIZE_UV (LOG2_BGD_OU_SIZE-1) macro
352 …ndDilation (pBackgroundOU, pOUNeighbours, pBgdParam, j * iOUStrideUV + (i << LOG2_BGD_OU_SIZE_UV)); in ForegroundDilationAndBackgroundErosion()