| /external/webp/src/dsp/ |
| D | dec_mips32.c | 66 static WEBP_INLINE int hev(const uint8_t* p, int step, int thresh) { in hev() 71 static WEBP_INLINE int needs_filter(const uint8_t* p, int step, int thresh) { in needs_filter() 91 int thresh, int ithresh, int hev_thresh) { in FilterLoop26() 106 int thresh, int ithresh, int hev_thresh) { in FilterLoop24() 121 int thresh, int ithresh, int hev_thresh) { in VFilter16() 126 int thresh, int ithresh, int hev_thresh) { in HFilter16() 132 int thresh, int ithresh, int hev_thresh) { in VFilter8() 138 int thresh, int ithresh, int hev_thresh) { in HFilter8() 144 int thresh, int ithresh, int hev_thresh) { in VFilter8i() 150 int thresh, int ithresh, int hev_thresh) { in HFilter8i() [all …]
|
| D | dec.c | 516 static WEBP_INLINE int hev(const uint8_t* p, int step, int thresh) { in hev() 540 static void SimpleVFilter16(uint8_t* p, int stride, int thresh) { in SimpleVFilter16() 550 static void SimpleHFilter16(uint8_t* p, int stride, int thresh) { in SimpleHFilter16() 560 static void SimpleVFilter16i(uint8_t* p, int stride, int thresh) { in SimpleVFilter16i() 568 static void SimpleHFilter16i(uint8_t* p, int stride, int thresh) { in SimpleHFilter16i() 581 int thresh, int ithresh, int hev_thresh) { in FilterLoop26() 597 int thresh, int ithresh, int hev_thresh) { in FilterLoop24() 613 int thresh, int ithresh, int hev_thresh) { in VFilter16() 618 int thresh, int ithresh, int hev_thresh) { in HFilter16() 624 int thresh, int ithresh, int hev_thresh) { in VFilter16i() [all …]
|
| D | dec_sse2.c | 390 int thresh, __m128i* const mask) { in NeedsFilter() 411 int thresh) { in DoFilter2() 655 static void SimpleVFilter16(uint8_t* p, int stride, int thresh) { in SimpleVFilter16() 669 static void SimpleHFilter16(uint8_t* p, int stride, int thresh) { in SimpleHFilter16() 679 static void SimpleVFilter16i(uint8_t* p, int stride, int thresh) { in SimpleVFilter16i() 687 static void SimpleHFilter16i(uint8_t* p, int stride, int thresh) { in SimpleHFilter16i() 740 int thresh, int ithresh, in ComplexMask() 752 int thresh, int ithresh, int hev_thresh) { in VFilter16() 778 int thresh, int ithresh, int hev_thresh) { in HFilter16() 798 int thresh, int ithresh, int hev_thresh) { in VFilter16i() [all …]
|
| D | dec_neon.c | 442 int thresh) { in NeedsFilter() 512 static void SimpleVFilter16(uint8_t* p, int stride, int thresh) { in SimpleVFilter16() 522 static void SimpleHFilter16(uint8_t* p, int stride, int thresh) { in SimpleHFilter16() 545 #define NEEDS_FILTER(p1, p0, q0, q1, thresh, mask) \ argument 573 #define DO_FILTER2(p1, p0, q0, q1, thresh) \ argument 582 static void SimpleVFilter16(uint8_t* p, int stride, int thresh) { in SimpleVFilter16() 603 static void SimpleHFilter16(uint8_t* p, int stride, int thresh) { in SimpleHFilter16() 631 static void SimpleVFilter16i(uint8_t* p, int stride, int thresh) { in SimpleVFilter16i() 639 static void SimpleHFilter16i(uint8_t* p, int stride, int thresh) { in SimpleHFilter16i() 666 int ithresh, int thresh) { in NeedsFilter2() [all …]
|
| /external/libvpx/libvpx/test/ |
| D | lpf_8_test.cc | 61 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_sse2() 67 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_c() 73 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_dual_sse2() 79 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_dual_c() 85 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_sse2() 91 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_c() 97 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_dual_sse2() 103 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_dual_c() 115 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_neon() 121 const uint8_t *limit, const uint8_t *thresh, in wrapper_vertical_16_c() [all …]
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | loopfilter.c | 52 static INLINE int8_t flat_mask4(uint8_t thresh, in flat_mask4() 67 static INLINE int8_t flat_mask5(uint8_t thresh, in flat_mask5() 80 static INLINE int8_t hev_mask(uint8_t thresh, uint8_t p1, uint8_t p0, in hev_mask() 88 static INLINE void filter4(int8_t mask, uint8_t thresh, uint8_t *op1, in filter4() 122 const uint8_t *thresh, int count) { in vpx_lpf_horizontal_4_c() 146 const uint8_t *limit, const uint8_t *thresh, in vpx_lpf_vertical_4_c() 171 static INLINE void filter8(int8_t mask, uint8_t thresh, uint8_t flat, in filter8() 193 const uint8_t *limit, const uint8_t *thresh, in vpx_lpf_horizontal_8_c() 221 const uint8_t *limit, const uint8_t *thresh, in vpx_lpf_vertical_8_c() 246 static INLINE void filter16(int8_t mask, uint8_t thresh, in filter16() [all …]
|
| /external/libvpx/libvpx/vp8/common/mips/dspr2/ |
| D | vp8_loopfilter_filters_dspr2.c | 55 uint32_t thresh, in vp8_filter_mask_vec_mips() 349 unsigned int thresh, in vp8_loop_filter_horizontal_edge_mips() 559 unsigned int thresh, in vp8_loop_filter_uvhorizontal_edge_mips() 676 const unsigned int thresh, in vp8_loop_filter_vertical_edge_mips() 1027 unsigned int thresh, in vp8_loop_filter_uvvertical_edge_mips() 1637 unsigned int thresh, in vp8_mbloop_filter_horizontal_edge_mips() 1783 unsigned int thresh, in vp8_mbloop_filter_uvhorizontal_edge_mips() 1908 unsigned int thresh, in vp8_mbloop_filter_vertical_edge_mips() 2120 unsigned int thresh, in vp8_mbloop_filter_uvvertical_edge_mips() 2492 unsigned char thresh, flimit, limit, flimit_temp; in vp8_loop_filter_mbh_dspr2() local [all …]
|
| /external/libvpx/libvpx/vp8/common/ |
| D | loopfilter_filters.c | 43 static signed char vp8_hevmask(uc thresh, uc p1, uc p0, uc q0, uc q1) in vp8_hevmask() 104 const unsigned char *thresh, in vp8_loop_filter_horizontal_edge_c() 136 const unsigned char *thresh, in vp8_loop_filter_vertical_edge_c() 222 const unsigned char *thresh, in vp8_mbloop_filter_horizontal_edge_c() 257 const unsigned char *thresh, in vp8_mbloop_filter_vertical_edge_c()
|
| /external/opencv/cv/src/ |
| D | cvthresh.cpp | 46 CvSize roi, uchar thresh, uchar maxval, int type ) in icvThresh_8u_C1R() 114 CvSize roi, float thresh, float maxval, int type ) in icvThresh_32f_C1R() 297 cvThreshold( const void* srcarr, void* dstarr, double thresh, double maxval, int type ) in cvThreshold()
|
| /external/tcpdump/ |
| D | print-dvmrp.c | 264 register u_char thresh; in print_neighbors() local 294 register u_char metric, thresh, flags; in print_neighbors2() local
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| D | loopfilter_filters_dspr2.c | 26 const uint8_t *thresh, in vpx_lpf_horizontal_4_dspr2() 120 const uint8_t *thresh, in vpx_lpf_vertical_4_dspr2() 357 const uint8_t *thresh) { in vpx_lpf_vertical_16_dual_dspr2()
|
| D | loopfilter_masks_dspr2.h | 32 uint32_t thresh, uint32_t *hev, in filter_hev_mask_dspr2() 134 uint32_t thresh, in filter_hev_mask_flatmask4_dspr2()
|
| D | loopfilter_8_msa.c | 19 v16u8 mask, hev, flat, thresh, b_limit, limit; in vpx_lpf_horizontal_8_msa() local 95 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in vpx_lpf_horizontal_8_dual_msa() local 168 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_lpf_vertical_8_msa() local 250 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_lpf_vertical_8_dual_msa() local
|
| D | loopfilter_mb_dspr2.c | 26 const uint8_t *thresh, in vpx_lpf_horizontal_8_dspr2() 325 const uint8_t *thresh, in vpx_lpf_vertical_8_dspr2()
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| D | highbd_loopfilter_sse2.c | 62 __m128i blimit, limit, thresh; in highbd_mb_lpf_horizontal_edge_w_sse2_8() local 534 __m128i blimit, limit, thresh; in vpx_highbd_lpf_horizontal_8_sse2() local 778 __m128i blimit, limit, thresh; in vpx_highbd_lpf_horizontal_4_sse2() local 1060 const uint8_t *thresh, in vpx_highbd_lpf_vertical_4_sse2() 1114 const uint8_t *thresh, in vpx_highbd_lpf_vertical_8_sse2() 1169 const uint8_t *thresh, in vpx_highbd_lpf_vertical_16_sse2() 1199 const uint8_t *thresh, in vpx_highbd_lpf_vertical_16_dual_sse2()
|
| D | loopfilter_sse2.c | 30 const __m128i thresh = _mm_load_si128((const __m128i *)_thresh); in mb_lpf_horizontal_edge_w_sse2_8() local 395 const __m128i thresh = _mm_load_si128((const __m128i *)_thresh); in mb_lpf_horizontal_edge_w_sse2_16() local 743 const __m128i thresh = _mm_load_si128((const __m128i *)_thresh); in vpx_lpf_horizontal_8_sse2() local 966 const __m128i thresh = in vpx_lpf_horizontal_8_dual_sse2() local 1206 const __m128i thresh = in vpx_lpf_horizontal_4_dual_sse2() local 1495 const unsigned char *thresh, int count) { in vpx_lpf_vertical_8_sse2() 1546 const unsigned char *thresh) { in vpx_lpf_vertical_16_sse2() 1573 const uint8_t *thresh) { in vpx_lpf_vertical_16_dual_sse2()
|
| /external/libvpx/libvpx/vp8/common/arm/neon/ |
| D | vp8_loopfilter_neon.c | 132 unsigned char thresh) { in vp8_loop_filter_horizontal_edge_y_neon() 177 unsigned char thresh, in vp8_loop_filter_horizontal_edge_uv_neon() 328 unsigned char thresh) { in vp8_loop_filter_vertical_edge_y_neon() 441 unsigned char thresh, in vp8_loop_filter_vertical_edge_uv_neon()
|
| D | mbloopfilter_neon.c | 160 unsigned char thresh) { in vp8_mbloop_filter_horizontal_edge_y_neon() 210 unsigned char thresh, in vp8_mbloop_filter_horizontal_edge_uv_neon() 300 unsigned char thresh) { in vp8_mbloop_filter_vertical_edge_y_neon() 465 unsigned char thresh, in vp8_mbloop_filter_vertical_edge_uv_neon()
|
| /external/libvpx/libvpx/vpx_dsp/arm/ |
| D | loopfilter_4_neon.c | 118 const uint8_t *thresh, in vpx_lpf_horizontal_4_neon() 173 const uint8_t *thresh, in vpx_lpf_vertical_4_neon()
|
| D | loopfilter_neon.c | 54 const uint8_t *thresh) { in vpx_lpf_vertical_16_dual_neon()
|
| D | loopfilter_8_neon.c | 271 const uint8_t *thresh, in vpx_lpf_horizontal_8_neon() 331 const uint8_t *thresh, in vpx_lpf_vertical_8_neon()
|
| /external/eigen/Eigen/src/SparseLU/ |
| D | SparseLU_pivotL.h | 95 RealScalar thresh = diagpivotthresh * pivmax; in pivotL() local
|
| /external/libnl/lib/route/ |
| D | neightbl.c | 601 void rtnl_neightbl_set_gc_tresh1(struct rtnl_neightbl *ntbl, int thresh) in rtnl_neightbl_set_gc_tresh1() 607 void rtnl_neightbl_set_gc_tresh2(struct rtnl_neightbl *ntbl, int thresh) in rtnl_neightbl_set_gc_tresh2() 613 void rtnl_neightbl_set_gc_tresh3(struct rtnl_neightbl *ntbl, int thresh) in rtnl_neightbl_set_gc_tresh3()
|
| /external/libmpeg2/common/x86/ |
| D | ideint_cac_ssse3.c | 171 __m128i min, max, diff, thresh; in ideint_cac_8x8_ssse3() local
|
| /external/aac/libAACenc/src/ |
| D | grp_data.cpp | 181 FIXP_DBL thresh = sfbThreshold->Short[wnd][sfb]; in FDKaacEnc_groupShortData() local
|