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.c4150 static void spatial_denoise_point(uint8_t *src_ptr, const int stride, function
4256 spatial_denoise_point(&src_ptr[col], stride, strength);
4258 spatial_denoise_point(&src_ptr[col], stride, strength);