Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Ddenoising.h35 int vp8_denoiser_allocate(VP8_DENOISER *denoiser, int width, int height);
Ddenoising.c139 int vp8_denoiser_allocate(VP8_DENOISER *denoiser, int width, int height) in vp8_denoiser_allocate() function
Donyx_if.c1752 vp8_denoiser_allocate(&cpi->denoiser, width, height); in vp8_change_config()