Home
last modified time | relevance | path

Searched defs:hev (Results 1 – 23 of 23) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Dtransfer.cpp148 hard_event *hev = new hard_event( in clEnqueueReadBuffer() local
173 hard_event *hev = new hard_event( in clEnqueueWriteBuffer() local
202 hard_event *hev = new hard_event( in clEnqueueReadBufferRect() local
233 hard_event *hev = new hard_event( in clEnqueueWriteBufferRect() local
258 hard_event *hev = new hard_event( in clEnqueueCopyBuffer() local
283 hard_event *hev = new hard_event( in clEnqueueCopyBufferRect() local
313 hard_event *hev = new hard_event( in clEnqueueReadImage() local
343 hard_event *hev = new hard_event( in clEnqueueWriteImage() local
372 hard_event *hev = new hard_event( in clEnqueueCopyImage() local
395 hard_event *hev = new hard_event( in clEnqueueCopyImageToBuffer() local
[all …]
Devent.cpp208 ref_ptr<hard_event> hev = transfer( in clEnqueueWaitForEvents() local
230 ref_ptr<hard_event> hev = transfer(new hard_event(*q, 0, { })); in clFinish() local
Dkernel.cpp285 hard_event *hev = new hard_event( in clEnqueueNDRangeKernel() local
307 hard_event *hev = new hard_event( in clEnqueueTask() local
/external/libvpx/libvpx/vp8/common/
Dloopfilter_filters.c45 signed char hev = 0; in vp8_hevmask() local
51 static void vp8_filter(signed char mask, uc hev, uc *op1, in vp8_filter()
108 int hev = 0; /* high edge variance */ in vp8_loop_filter_horizontal_edge_c() local
140 int hev = 0; /* high edge variance */ in vp8_loop_filter_vertical_edge_c() local
161 static void vp8_mbfilter(signed char mask, uc hev, in vp8_mbfilter()
226 signed char hev = 0; /* high edge variance */ in vp8_mbloop_filter_horizontal_edge_c() local
261 signed char hev = 0; /* high edge variance */ in vp8_mbloop_filter_vertical_edge_c() local
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dvp8_loopfilter_filters_dspr2.c56 uint32_t *hev, in vp8_filter_mask_vec_mips()
163 uint32_t hev, in vp8_filter_mips()
354 uint32_t hev; in vp8_loop_filter_horizontal_edge_mips() local
564 uint32_t hev; in vp8_loop_filter_uvhorizontal_edge_mips() local
681 uint32_t mask, hev; in vp8_loop_filter_vertical_edge_mips() local
1031 uint32_t mask, hev; in vp8_loop_filter_uvvertical_edge_mips() local
1350 uint32_t hev, in vp8_mbfilter_mips()
1642 uint32_t mask, hev; in vp8_mbloop_filter_horizontal_edge_mips() local
1787 uint32_t mask, hev; in vp8_mbloop_filter_uvhorizontal_edge_mips() local
1914 uint32_t mask, hev; in vp8_mbloop_filter_vertical_edge_mips() local
[all …]
/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_4_msa.c19 v16u8 mask, hev, flat, thresh, b_limit, limit; in vpx_lpf_horizontal_4_msa() local
49 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in vpx_lpf_horizontal_4_dual_msa() local
79 v16u8 mask, hev, flat, limit, thresh, b_limit; in vpx_lpf_vertical_4_msa() local
112 v16u8 mask, hev, flat; in vpx_lpf_vertical_4_dual_msa() local
Dloopfilter_masks_dspr2.h32 uint32_t thresh, uint32_t *hev, in filter_hev_mask_dspr2()
139 uint32_t *hev, in filter_hev_mask_flatmask4_dspr2()
Dloopfilter_8_msa.c19 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
Dloopfilter_mb_dspr2.c29 uint32_t hev, flat; in vpx_lpf_horizontal_8_dspr2() local
328 uint32_t mask, hev, flat; in vpx_lpf_vertical_8_dspr2() local
Dloopfilter_filters_dspr2.c30 uint32_t hev; in vpx_lpf_horizontal_4_dspr2() local
123 uint32_t mask, hev; in vpx_lpf_vertical_4_dspr2() local
Dloopfilter_filters_dspr2.h27 static INLINE void filter_dspr2(uint32_t mask, uint32_t hev, in filter_dspr2()
199 static INLINE void filter1_dspr2(uint32_t mask, uint32_t hev, in filter1_dspr2()
Dloopfilter_mb_vert_dspr2.c28 uint32_t mask, hev, flat, flat2; in vpx_lpf_vertical_16_dspr2() local
Dloopfilter_mb_horiz_dspr2.c29 uint32_t hev, flat, flat2; in vpx_lpf_horizontal_16_dspr2() local
Dloopfilter_16_msa.c21 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_hz_lpf_t4_and_t8_16w() local
434 v16u8 flat2, mask, hev, flat, thresh, b_limit, limit; in vpx_lpf_horizontal_16_msa() local
754 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_vt_lpf_t4_and_t8_8w() local
1066 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_vt_lpf_t4_and_t8_16w() local
/external/libvpx/libvpx/vp8/common/mips/msa/
Dloopfilter_filters_msa.c132 #define VP8_MBFILTER(p2, p1, p0, q0, q1, q2, mask, hev) \ argument
282 v16u8 mask, hev, flat; in loop_filter_horizontal_4_dual_msa() local
314 v16u8 mask, hev, flat; in loop_filter_vertical_4_dual_msa() local
361 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_horizontal_edge_y_msa() local
386 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_horizontal_edge_uv_msa() local
439 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_vertical_edge_y_msa() local
506 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_vertical_edge_uv_msa() local
622 v16u8 mask, hev, flat, thresh, limit, b_limit; in loop_filter_horizontal_edge_uv_msa() local
666 v16u8 mask, hev, flat, thresh, limit, b_limit; in loop_filter_vertical_edge_uv_msa() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dloopfilter_sse2.c31 __m128i mask, hev, flat, flat2; in mb_lpf_horizontal_edge_w_sse2_8() local
396 __m128i mask, hev, flat, flat2; in mb_lpf_horizontal_edge_w_sse2_16() local
744 __m128i mask, hev, flat; in vpx_lpf_horizontal_8_sse2() local
970 __m128i mask, hev, flat; in vpx_lpf_horizontal_8_dual_sse2() local
1211 __m128i mask, hev, flat; in vpx_lpf_horizontal_4_dual_sse2() local
Dloopfilter_avx2.c19 __m128i mask, hev, flat, flat2; in mb_lpf_horizontal_edge_w_avx2_8() local
406 __m128i mask, hev, flat, flat2; in mb_lpf_horizontal_edge_w_avx2_16() local
Dhighbd_loopfilter_sse2.c64 __m128i mask, hev, flat, flat2, abs_p1p0, abs_q1q0; in highbd_mb_lpf_horizontal_edge_w_sse2_8() local
535 __m128i mask, hev, flat; in vpx_highbd_lpf_horizontal_8_sse2() local
779 __m128i mask, hev, flat; in vpx_highbd_lpf_horizontal_4_sse2() local
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c82 int8_t hev = 0; in hev_mask() local
96 const uint8_t hev = hev_mask(thresh, *op1, *op0, *oq0, *oq1); in filter4() local
409 int16_t hev = 0; in highbd_hev_mask() local
427 const uint16_t hev = highbd_hev_mask(thresh, *op1, *op0, *oq0, *oq1, bd); in highbd_filter4() local
/external/webp/src/dsp/
Ddec_mips32.c69 static WEBP_INLINE int hev(const uint8_t* p, int step, int thresh) { in hev() function
Ddec.c505 static WEBP_INLINE int hev(const uint8_t* p, int step, int thresh) { in hev() function
/external/opencv3/3rdparty/libwebp/enc/
Dfilter.c76 static WEBP_INLINE int hev(const uint8_t* p, int step, int thresh) { in hev() function
/external/opencv3/3rdparty/libwebp/dsp/
Ddec.c533 static WEBP_INLINE int hev(const uint8_t* p, int step, int thresh) { in hev() function