Searched defs:_thresh1 (Results 1 – 2 of 2) sorted by relevance
/external/libaom/aom_dsp/x86/ |
D | highbd_loopfilter_sse2.c | 48 const uint8_t *_blimit1, const uint8_t *_limit1, const uint8_t *_thresh1, in get_limit_dual() 722 const uint8_t *_thresh1, int bd) { in aom_highbd_lpf_horizontal_14_dual_sse2() 830 const unsigned char *_limit1, const unsigned char *_thresh1, int bd) { in highbd_lpf_internal_6_dual_sse2() 974 const uint8_t *_thresh1, int bd) { in aom_highbd_lpf_horizontal_6_dual_sse2() 1096 const unsigned char *_thresh1, int bd) { in highbd_lpf_internal_8_dual_sse2() 1250 const uint8_t *_thresh1, int bd) { in aom_highbd_lpf_horizontal_8_dual_sse2() 1301 const uint8_t *_thresh1, int bd) { in highbd_lpf_internal_4_dual_sse2() 1367 const uint8_t *_thresh1, int bd) { in aom_highbd_lpf_horizontal_4_dual_sse2() 1480 const uint8_t *_thresh1, int bd) { in aom_highbd_lpf_vertical_6_dual_sse2()
|
D | loopfilter_sse2.c | 1283 const unsigned char *_thresh1) { in aom_lpf_horizontal_6_dual_sse2() 1645 const unsigned char *_thresh1) { in aom_lpf_horizontal_14_dual_sse2() 1696 const uint8_t *_thresh1) { in aom_lpf_horizontal_8_dual_sse2() 1733 const unsigned char *_thresh1) { in aom_lpf_horizontal_4_dual_sse2() 1773 const uint8_t *_thresh1) { in aom_lpf_vertical_4_dual_sse2() 1866 const uint8_t *_thresh1) { in aom_lpf_vertical_6_dual_sse2() 1957 const uint8_t *_thresh1) { in aom_lpf_vertical_8_dual_sse2() 2040 const uint8_t *_thresh1) { in aom_lpf_vertical_14_dual_sse2()
|