Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dframe_error_test.cc71 av1_calc_frame_error_c(ref, stride, dst, width, height, stride); in RandomValues()
97 av1_calc_frame_error_c(ref, stride, dst, width, height, stride); in ExtremeValues()
120 frame_error_func funcs[2] = { av1_calc_frame_error_c, test_impl }; in RunSpeedTest()
/external/libaom/config/arm/config/
Dav1_rtcd.h93 int64_t av1_calc_frame_error_c(const uint8_t *const ref, int stride, const uint8_t *const dst, int …
94 #define av1_calc_frame_error av1_calc_frame_error_c
/external/libaom/config/arm64/config/
Dav1_rtcd.h93 int64_t av1_calc_frame_error_c(const uint8_t *const ref, int stride, const uint8_t *const dst, int …
94 #define av1_calc_frame_error av1_calc_frame_error_c
/external/libaom/config/x86/config/
Dav1_rtcd.h92 int64_t av1_calc_frame_error_c(const uint8_t *const ref, int stride, const uint8_t *const dst, int …
/external/libaom/libaom/av1/common/
Dwarped_motion.c741 int64_t av1_calc_frame_error_c(const uint8_t *const ref, int stride, in av1_calc_frame_error_c() function
/external/libaom/config/x86_64/config/
Dav1_rtcd.h92 int64_t av1_calc_frame_error_c(const uint8_t *const ref, int stride, const uint8_t *const dst, int …