Searched refs:aom_highbd_convolve8_vert_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/aom_dsp/ |
D | aom_convolve.c | 205 void aom_highbd_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, in aom_highbd_convolve8_vert_c() function
|
D | variance.c | 981 aom_highbd_convolve8_vert_c(ref8, ref_stride, comp_pred8, width, NULL, -1, in aom_highbd_upsampled_pred_c() 997 aom_highbd_convolve8_vert_c( in aom_highbd_upsampled_pred_c()
|
/external/libaom/config/arm/config/ |
D | aom_dsp_rtcd.h | 380 void aom_highbd_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t … 381 #define aom_highbd_convolve8_vert aom_highbd_convolve8_vert_c
|
/external/libaom/config/arm64/config/ |
D | aom_dsp_rtcd.h | 380 void aom_highbd_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t … 381 #define aom_highbd_convolve8_vert aom_highbd_convolve8_vert_c
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 459 void aom_highbd_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t …
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 459 void aom_highbd_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t …
|