Searched refs:aom_highbd_lpf_horizontal_4_dual_c (Results 1 – 7 of 7) sorted by relevance
/external/libaom/libaom/test/ |
D | lpf_test.cc | 526 &aom_highbd_lpf_horizontal_4_dual_c, 8), 542 &aom_highbd_lpf_horizontal_4_dual_c, 10), 558 &aom_highbd_lpf_horizontal_4_dual_c, 12), 599 &aom_highbd_lpf_horizontal_4_dual_c, 8), 601 &aom_highbd_lpf_horizontal_4_dual_c, 10), 603 &aom_highbd_lpf_horizontal_4_dual_c, 12),
|
/external/libaom/config/arm/config/ |
D | aom_dsp_rtcd.h | 700 void aom_highbd_lpf_horizontal_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8… 701 #define aom_highbd_lpf_horizontal_4_dual aom_highbd_lpf_horizontal_4_dual_c
|
/external/libaom/config/arm64/config/ |
D | aom_dsp_rtcd.h | 700 void aom_highbd_lpf_horizontal_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8… 701 #define aom_highbd_lpf_horizontal_4_dual aom_highbd_lpf_horizontal_4_dual_c
|
/external/libaom/libaom/aom_dsp/ |
D | loopfilter.c | 586 void aom_highbd_lpf_horizontal_4_dual_c( in aom_highbd_lpf_horizontal_4_dual_c() function
|
/external/libaom/libaom/av1/common/ |
D | av1_loopfilter.c | 1459 aom_highbd_lpf_horizontal_4_dual_c(s, pitch, lfi->mblim, lfi->lim, in highbd_filter_selectively_horiz()
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 829 void aom_highbd_lpf_horizontal_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8…
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 829 void aom_highbd_lpf_horizontal_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8…
|