Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.cpp44 #define OU_SIZE_IN_MB (BGD_OU_SIZE >> 4) macro
358 …UpperOUForegroundCheck (pOUNeighbours[2], pRowSkipFlag - OU_SIZE_IN_MB * iPicWidthInMb, iPicWidthI… in ForegroundDilationAndBackgroundErosion()
364 pRowSkipFlag += OU_SIZE_IN_MB; in ForegroundDilationAndBackgroundErosion()
371 pVaaBackgroundMbFlag += OU_SIZE_IN_MB * iPicWidthInMb; in ForegroundDilationAndBackgroundErosion()