Home
last modified time | relevance | path

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

/external/libaom/config/arm/config/
Dav1_rtcd.h138 void av1_highbd_convolve_2d_scale_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_str…
139 #define av1_highbd_convolve_2d_scale av1_highbd_convolve_2d_scale_c
/external/libaom/config/x86/config/
Dav1_rtcd.h139 void av1_highbd_convolve_2d_scale_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_str…
140 #define av1_highbd_convolve_2d_scale av1_highbd_convolve_2d_scale_c
/external/libaom/config/arm64/config/
Dav1_rtcd.h138 void av1_highbd_convolve_2d_scale_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_str…
139 #define av1_highbd_convolve_2d_scale av1_highbd_convolve_2d_scale_c
/external/libaom/config/x86_64/config/
Dav1_rtcd.h142 void av1_highbd_convolve_2d_scale_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_str…
143 #define av1_highbd_convolve_2d_scale av1_highbd_convolve_2d_scale_c
/external/libaom/libaom/test/
Dav1_convolve_scale_test.cc503 av1_highbd_convolve_2d_scale_c( in RunOne()
/external/libaom/libaom/av1/common/
Dconvolve.c956 void av1_highbd_convolve_2d_scale_c(const uint16_t *src, int src_stride, in av1_highbd_convolve_2d_scale_c() function