Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c4709 static void spatial_denoise_point(uint8_t *src_ptr, const int stride, function
4815 spatial_denoise_point(&src_ptr[col], stride, strength);
4817 spatial_denoise_point(&src_ptr[col], stride, strength);