Searched refs:aom_highbd_lpf_horizontal_8_dual_c (Results 1 – 7 of 7) sorted by relevance
/external/libaom/libaom/test/ |
D | lpf_test.cc | 530 &aom_highbd_lpf_horizontal_8_dual_c, 8), 546 &aom_highbd_lpf_horizontal_8_dual_c, 10), 562 &aom_highbd_lpf_horizontal_8_dual_c, 12), 605 &aom_highbd_lpf_horizontal_8_dual_c, 8), 607 &aom_highbd_lpf_horizontal_8_dual_c, 10), 609 &aom_highbd_lpf_horizontal_8_dual_c, 12),
|
/external/libaom/config/arm/config/ |
D | aom_dsp_rtcd.h | 712 void aom_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8… 713 #define aom_highbd_lpf_horizontal_8_dual aom_highbd_lpf_horizontal_8_dual_c
|
/external/libaom/config/arm64/config/ |
D | aom_dsp_rtcd.h | 712 void aom_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8… 713 #define aom_highbd_lpf_horizontal_8_dual aom_highbd_lpf_horizontal_8_dual_c
|
/external/libaom/libaom/aom_dsp/ |
D | loopfilter.c | 710 void aom_highbd_lpf_horizontal_8_dual_c( in aom_highbd_lpf_horizontal_8_dual_c() function
|
/external/libaom/libaom/av1/common/ |
D | av1_loopfilter.c | 1448 aom_highbd_lpf_horizontal_8_dual_c(s, pitch, lfi->mblim, lfi->lim, in highbd_filter_selectively_horiz()
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 845 void aom_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8…
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 845 void aom_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8…
|