Searched refs:integral_images_highbd (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | selfguided_sse4.c | 90 static void integral_images_highbd(const uint16_t *src, int src_stride, in integral_images_highbd() function 551 integral_images_highbd(CONVERT_TO_SHORTPTR(dgd0), dgd_stride, width_ext, in av1_selfguided_restoration_sse4_1()
|
D | selfguided_avx2.c | 133 static void integral_images_highbd(const uint16_t *src, int src_stride, in integral_images_highbd() function 601 integral_images_highbd(CONVERT_TO_SHORTPTR(dgd0), dgd_stride, width_ext, in av1_selfguided_restoration_avx2()
|