Home
last modified time | relevance | path

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

/external/libaom/test/
Dtemporal_filter_test.cc410 ::testing::Values(av1_estimate_noise_from_single_plane_c),
421 ::testing::Values(av1_estimate_noise_from_single_plane_c),
/external/libaom/config/riscv64/config/
Dav1_rtcd.h216 double av1_estimate_noise_from_single_plane_c(const uint8_t *src, int height, int width, int stride…
217 #define av1_estimate_noise_from_single_plane av1_estimate_noise_from_single_plane_c
/external/libaom/config/arm/config/
Dav1_rtcd.h258 double av1_estimate_noise_from_single_plane_c(const uint8_t *src, int height, int width, int stride…
259 #define av1_estimate_noise_from_single_plane av1_estimate_noise_from_single_plane_c
/external/libaom/av1/encoder/
Dtemporal_filter.c1230 double av1_estimate_noise_from_single_plane_c(const uint8_t *src, int height, in av1_estimate_noise_from_single_plane_c() function
/external/libaom/config/x86_64/config/
Dav1_rtcd.h278 double av1_estimate_noise_from_single_plane_c(const uint8_t *src, int height, int width, int stride…
875 av1_estimate_noise_from_single_plane = av1_estimate_noise_from_single_plane_c; in setup_rtcd_internal()
/external/libaom/config/x86/config/
Dav1_rtcd.h287 double av1_estimate_noise_from_single_plane_c(const uint8_t *src, int height, int width, int stride…
913 av1_estimate_noise_from_single_plane = av1_estimate_noise_from_single_plane_c; in setup_rtcd_internal()
/external/libaom/config/arm64/config/
Dav1_rtcd.h277 double av1_estimate_noise_from_single_plane_c(const uint8_t *src, int height, int width, int stride…