Searched refs:av1_calc_frame_error_sse2 (Results 1 – 4 of 4) sorted by relevance
18 int64_t av1_calc_frame_error_sse2(const uint8_t *const ref, int ref_stride, in av1_calc_frame_error_sse2() function
152 ::testing::Combine(::testing::Values(&av1_calc_frame_error_sse2),
93 int64_t av1_calc_frame_error_sse2(const uint8_t *const ref, int stride, const uint8_t *const dst, i…94 #define av1_calc_frame_error av1_calc_frame_error_sse2