Searched defs:thresh1 (Results 1 – 10 of 10) sorted by relevance
19 const uint8_t *thresh1) { in vp9_lpf_horizontal_8_dual_neon()30 const uint8_t *thresh1) { in vp9_lpf_vertical_4_dual_neon()41 const uint8_t *thresh1) { in vp9_lpf_vertical_8_dual_neon()
316 const uint8_t *thresh1) { in vp9_lpf_horizontal_4_dual_dspr2()327 const uint8_t *thresh1) { in vp9_lpf_horizontal_8_dual_dspr2()338 const uint8_t *thresh1) { in vp9_lpf_vertical_4_dual_dspr2()349 const uint8_t *thresh1) { in vp9_lpf_vertical_8_dual_dspr2()
104 __u32 thresh1; in ipntable_modify() local421 __u32 thresh1 = rta_getattr_u32(tb[NDTA_THRESH1]); in print_ntable() local
125 const uint8_t *thresh1) { in vp9_lpf_horizontal_4_dual_c()150 const uint8_t *thresh1) { in vp9_lpf_vertical_4_dual_c()200 const uint8_t *thresh1) { in vp9_lpf_horizontal_8_dual_c()225 const uint8_t *thresh1) { in vp9_lpf_vertical_8_dual_c()
1601 const uint8_t *thresh1) { in vp9_lpf_vertical_4_dual_sse2()1651 const uint8_t *thresh1) { in vp9_lpf_vertical_8_dual_sse2()
1840 int thresh1 = cvRound( threshold1 ); in cvPyrSegmentation() local