Searched refs:av1_estimate_noise_from_single_plane_c (Results 1 – 7 of 7) sorted by relevance
/external/libaom/test/ |
D | temporal_filter_test.cc | 410 ::testing::Values(av1_estimate_noise_from_single_plane_c), 421 ::testing::Values(av1_estimate_noise_from_single_plane_c),
|
/external/libaom/config/riscv64/config/ |
D | av1_rtcd.h | 216 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/ |
D | av1_rtcd.h | 258 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/ |
D | temporal_filter.c | 1230 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/ |
D | av1_rtcd.h | 278 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/ |
D | av1_rtcd.h | 287 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/ |
D | av1_rtcd.h | 277 double av1_estimate_noise_from_single_plane_c(const uint8_t *src, int height, int width, int stride…
|