webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::VideoDenoiser Class Reference

#include <video_denoiser.h>

Public Member Functions

 VideoDenoiser (bool runtime_cpu_detection)
 
rtc::scoped_refptr< VideoFrameBufferDenoiseFrame (rtc::scoped_refptr< VideoFrameBuffer > frame, bool noise_estimation_enabled)
 
 VideoDenoiser (bool runtime_cpu_detection)
 
rtc::scoped_refptr< VideoFrameBufferDenoiseFrame (rtc::scoped_refptr< VideoFrameBuffer > frame, bool noise_estimation_enabled)
 

Constructor & Destructor Documentation

◆ VideoDenoiser() [1/2]

webrtc::VideoDenoiser::VideoDenoiser ( bool  runtime_cpu_detection)
explicit

◆ VideoDenoiser() [2/2]

webrtc::VideoDenoiser::VideoDenoiser ( bool  runtime_cpu_detection)
explicit

Member Function Documentation

◆ DenoiseFrame() [1/2]

rtc::scoped_refptr< VideoFrameBuffer > webrtc::VideoDenoiser::DenoiseFrame ( rtc::scoped_refptr< VideoFrameBuffer frame,
bool  noise_estimation_enabled 
)

◆ DenoiseFrame() [2/2]

rtc::scoped_refptr<VideoFrameBuffer> webrtc::VideoDenoiser::DenoiseFrame ( rtc::scoped_refptr< VideoFrameBuffer frame,
bool  noise_estimation_enabled 
)

The documentation for this class was generated from the following files: