Searched refs:aom_highbd_lpf_horizontal_14_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | lpf_test.cc | 455 &aom_highbd_lpf_horizontal_14_c, 8), 469 &aom_highbd_lpf_horizontal_14_c, 10), 482 &aom_highbd_lpf_horizontal_14_c, 12),
|
/external/libaom/config/arm/config/ |
D | aom_dsp_rtcd.h | 691 void aom_highbd_lpf_horizontal_14_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l… 692 #define aom_highbd_lpf_horizontal_14 aom_highbd_lpf_horizontal_14_c
|
/external/libaom/config/arm64/config/ |
D | aom_dsp_rtcd.h | 691 void aom_highbd_lpf_horizontal_14_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l… 692 #define aom_highbd_lpf_horizontal_14 aom_highbd_lpf_horizontal_14_c
|
/external/libaom/libaom/aom_dsp/ |
D | loopfilter.c | 868 void aom_highbd_lpf_horizontal_14_c(uint16_t *s, int p, const uint8_t *blimit, in aom_highbd_lpf_horizontal_14_c() function
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 817 void aom_highbd_lpf_horizontal_14_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l…
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 817 void aom_highbd_lpf_horizontal_14_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l…
|