Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/denoise/
Ddenoise.h59 #define DENOISE_V_COMPONENT (4) macro
Ddenoise.cpp86 if (m_uiType & DENOISE_V_COMPONENT) in Process()