/external/libvpx/libvpx/vp8/common/ |
D | loopfilter_filters.c | 39 signed char hev = 0; in vp8_hevmask() local 45 static void vp8_filter(signed char mask, uc hev, uc *op1, uc *op0, uc *oq0, in vp8_filter() 95 int hev = 0; /* high edge variance */ in loop_filter_horizontal_edge_c() local 119 int hev = 0; /* high edge variance */ in loop_filter_vertical_edge_c() local 138 static void vp8_mbfilter(signed char mask, uc hev, uc *op2, uc *op1, uc *op0, in vp8_mbfilter() 196 signed char hev = 0; /* high edge variance */ in mbloop_filter_horizontal_edge_c() local 221 signed char hev = 0; /* high edge variance */ in mbloop_filter_vertical_edge_c() local
|
/external/mesa3d/src/gallium/frontends/clover/api/ |
D | transfer.cpp | 339 auto hev = create<hard_event>( in clEnqueueReadBuffer() local 372 auto hev = create<hard_event>( in clEnqueueWriteBuffer() local 412 auto hev = create<hard_event>( in clEnqueueReadBufferRect() local 452 auto hev = create<hard_event>( in clEnqueueWriteBufferRect() local 499 auto hev = create<hard_event>( in clEnqueueFillBuffer() local 533 auto hev = create<hard_event>( in clEnqueueCopyBuffer() local 570 auto hev = create<hard_event>( in clEnqueueCopyBufferRect() local 604 auto hev = create<hard_event>( in clEnqueueReadImage() local 641 auto hev = create<hard_event>( in clEnqueueWriteImage() local 676 auto hev = create<hard_event>( in clEnqueueFillImage() local [all …]
|
D | event.cpp | 196 auto hev = create<hard_event>(q, CL_COMMAND_MARKER, deps); in clEnqueueMarkerWithWaitList() local 231 auto hev = create<hard_event>(q, CL_COMMAND_BARRIER, deps); in clEnqueueBarrierWithWaitList() local 256 hard_event &hev = dynamic_cast<hard_event &>(obj(d_ev)); in clGetEventProfilingInfo() local 300 auto hev = create<hard_event>(q, 0, ref_vector<event> {}); in clFinish() local
|
D | kernel.cpp | 333 auto hev = create<hard_event>( in clEnqueueNDRangeKernel() local 356 auto hev = create<hard_event>( in clEnqueueTask() local
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | vp8_loopfilter_filters_dspr2.c | 34 uint32_t thresh, uint32_t *hev, uint32_t *mask) { in vp8_filter_mask_vec_mips() 131 static __inline void vp8_filter_mips(uint32_t mask, uint32_t hev, uint32_t *ps1, in vp8_filter_mips() 306 uint32_t hev; in vp8_loop_filter_horizontal_edge_mips() local 499 uint32_t hev; in vp8_loop_filter_uvhorizontal_edge_mips() local 605 uint32_t mask, hev; in vp8_loop_filter_vertical_edge_mips() local 919 uint32_t mask, hev; in vp8_loop_filter_uvvertical_edge_mips() local 1209 static __inline void vp8_mbfilter_mips(uint32_t mask, uint32_t hev, in vp8_mbfilter_mips() 1483 uint32_t mask, hev; in vp8_mbloop_filter_horizontal_edge_mips() local 1615 uint32_t mask, hev; in vp8_mbloop_filter_uvhorizontal_edge_mips() local 1729 uint32_t mask, hev; in vp8_mbloop_filter_vertical_edge_mips() local [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | loopfilter_4_msa.c | 19 v16u8 mask, hev, flat, thresh, b_limit, limit; in vpx_lpf_horizontal_4_msa() local 47 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in vpx_lpf_horizontal_4_dual_msa() local 76 v16u8 mask, hev, flat, limit, thresh, b_limit; in vpx_lpf_vertical_4_msa() local 107 v16u8 mask, hev, flat; in vpx_lpf_vertical_4_dual_msa() local
|
D | loopfilter_masks_dspr2.h | 31 uint32_t thresh, uint32_t *hev, in filter_hev_mask_dspr2() 131 uint32_t q3, uint32_t *hev, uint32_t *mask, uint32_t *flat) { 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 88 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in vpx_lpf_horizontal_8_dual_msa() local 159 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_lpf_vertical_8_msa() local 236 v16u8 flat, mask, hev, thresh, b_limit, limit; in vpx_lpf_vertical_8_dual_msa() local
|
D | loopfilter_filters_dspr2.c | 27 uint32_t hev; in vpx_lpf_horizontal_4_dspr2() local 111 uint32_t mask, hev; in vpx_lpf_vertical_4_dspr2() local
|
D | loopfilter_mb_dspr2.c | 26 uint32_t hev, flat; in vpx_lpf_horizontal_8_dspr2() local 293 uint32_t mask, hev, flat; in vpx_lpf_vertical_8_dspr2() local
|
D | loopfilter_msa.h | 16 #define VP9_LPF_FILTER4_4W(p1_in, p0_in, q0_in, q1_in, mask, hev, p1_out, \ argument
|
D | loopfilter_filters_dspr2.h | 27 static INLINE void filter_dspr2(uint32_t mask, uint32_t hev, uint32_t *ps1, in filter_dspr2() 192 static INLINE void filter1_dspr2(uint32_t mask, uint32_t hev, uint32_t ps1, in filter1_dspr2()
|
/external/libaom/libaom/aom_dsp/mips/ |
D | loopfilter_4_msa.c | 19 v16u8 mask, hev, flat, thresh, b_limit, limit; in aom_lpf_horizontal_4_msa() local 47 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in aom_lpf_horizontal_4_dual_msa() local 76 v16u8 mask, hev, flat, limit, thresh, b_limit; in aom_lpf_vertical_4_msa() local 107 v16u8 mask, hev, flat; in aom_lpf_vertical_4_dual_msa() local
|
D | loopfilter_masks_dspr2.h | 33 uint32_t thresh, uint32_t *hev, in filter_hev_mask_dspr2() 133 uint32_t q3, uint32_t *hev, uint32_t *mask, uint32_t *flat) { in filter_hev_mask_flatmask4_dspr2()
|
D | loopfilter_8_msa.c | 19 v16u8 mask, hev, flat, thresh, b_limit, limit; in aom_lpf_horizontal_8_msa() local 88 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in aom_lpf_horizontal_8_dual_msa() local 159 v16u8 flat, mask, hev, thresh, b_limit, limit; in aom_lpf_vertical_8_msa() local 236 v16u8 flat, mask, hev, thresh, b_limit, limit; in aom_lpf_vertical_8_dual_msa() local
|
D | loopfilter_filters_dspr2.c | 29 uint32_t hev; in aom_lpf_horizontal_4_dspr2() local 113 uint32_t mask, hev; in aom_lpf_vertical_4_dspr2() local
|
D | loopfilter_mb_dspr2.c | 28 uint32_t hev, flat; in aom_lpf_horizontal_8_dspr2() local 295 uint32_t mask, hev, flat; in aom_lpf_vertical_8_dspr2() local
|
D | loopfilter_filters_dspr2.h | 29 static INLINE void filter_dspr2(uint32_t mask, uint32_t hev, uint32_t *ps1, in filter_dspr2() 194 static INLINE void filter1_dspr2(uint32_t mask, uint32_t hev, uint32_t ps1, in filter1_dspr2()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | loopfilter_filters_msa.c | 27 #define VP8_LPF_FILTER4_4W(p1, p0, q0, q1, mask, hev) \ argument 90 #define VP8_MBFILTER(p2, p1, p0, q0, q1, q2, mask, hev) \ argument 216 v16u8 mask, hev, flat; in loop_filter_horizontal_4_dual_msa() local 247 v16u8 mask, hev, flat; in loop_filter_vertical_4_dual_msa() local 293 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_horizontal_edge_y_msa() local 317 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_horizontal_edge_uv_msa() local 369 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_vertical_edge_y_msa() local 434 v16u8 mask, hev, flat, thresh, limit, b_limit; in mbloop_filter_vertical_edge_uv_msa() local 546 v16u8 mask, hev, flat, thresh, limit, b_limit; in loop_filter_horizontal_edge_uv_msa() local 589 v16u8 mask, hev, flat, thresh, limit, b_limit; in loop_filter_vertical_edge_uv_msa() local
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_loopfilter_neon.c | 47 const uint16x8_t q3, uint16x8_t *hev, uint16x8_t *mask) { in filter_hev_mask4() 74 uint32_t *flat_status, uint16x8_t *hev, const int bd) { in filter_flat_hev_mask() 229 static INLINE void filter4(const uint16x8_t mask, const uint16x8_t hev, in filter4() 291 const uint32_t flat_status, const uint16x8_t hev, in filter8() 315 const uint16x8_t flat2, const uint32_t flat2_status, const uint16x8_t hev, in filter16() 569 mask, hev; in vpx_highbd_lpf_horizontal_4_neon() local 591 mask, hev; in vpx_highbd_lpf_vertical_4_neon() local 616 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_highbd_lpf_horizontal_8_neon() local 640 op2, op1, op0, oq0, oq1, oq2, mask, flat, hev; in vpx_highbd_lpf_vertical_8_neon() local 669 uint16x8_t mask, flat, flat2, hev, p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, in lpf_horizontal_16_kernel() local [all …]
|
/external/webp/src/dsp/ |
D | dec_msa.c | 190 #define LPF_FILTER4_4W(p1, p0, q0, q1, mask, hev) do { \ argument 217 #define LPF_MBFILTER(p2, p1, p0, q0, q1, q2, mask, hev) do { \ argument 344 v16u8 mask, hev; in VFilter16() local 363 v16u8 mask, hev; in HFilter16() local 422 v16u8 mask, hev; in VFilterHorEdge16i() local 444 v16u8 mask, hev; in HFilterVertEdge16i() local 485 v16u8 p3, p2, p1, p0, q3, q2, q1, q0, mask, hev; in VFilter8() local 529 v16u8 p3, p2, p1, p0, q3, q2, q1, q0, mask, hev; in HFilter8() local 564 v16u8 p3, p2, p1, p0, q3, q2, q1, q0, mask, hev; in VFilter8i() local 594 v16u8 p3, p2, p1, p0, q3, q2, q1, q0, mask, hev; in HFilter8i() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | loopfilter_sse2.c | 117 __m128i mask, hev; in vpx_lpf_horizontal_4_sse2() local 152 __m128i mask, hev; in vpx_lpf_vertical_4_sse2() local 240 __m128i mask, hev, flat, flat2; in vpx_lpf_horizontal_16_sse2() local 602 __m128i mask, hev, flat, flat2; in vpx_lpf_horizontal_16_dual_sse2() local 939 __m128i mask, hev, flat; in vpx_lpf_horizontal_8_sse2() local 1166 __m128i mask, hev, flat; in vpx_lpf_horizontal_8_dual_sse2() local 1411 __m128i mask, hev, flat; in vpx_lpf_horizontal_4_dual_sse2() local
|
D | highbd_loopfilter_sse2.c | 58 __m128i mask, hev, flat, flat2, abs_p1p0, abs_q1q0; in vpx_highbd_lpf_horizontal_16_sse2() local 497 __m128i mask, hev, flat; in vpx_highbd_lpf_horizontal_8_sse2() local 725 __m128i mask, hev, flat; in vpx_highbd_lpf_horizontal_4_sse2() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | loopfilter_sse2.c | 142 __m128i *hev, __m128i *mask, in filter4_sse2() 193 __m128i *hev, __m128i *mask, in filter4_dual_sse2() 249 __m128i mask, flat, hev; in lpf_internal_4_sse2() local 292 __m128i mask, hev; in lpf_internal_4_dual_sse2() local 400 __m128i mask, hev, flat, flat2; in lpf_internal_14_dual_sse2() local 703 __m128i mask, hev, flat, flat2; in lpf_internal_14_sse2() local 993 __m128i mask, hev, flat; in lpf_internal_6_dual_sse2() local 1122 __m128i mask, hev, flat; in lpf_internal_6_sse2() local 1315 __m128i mask, hev, flat; in lpf_internal_8_sse2() local 1469 __m128i mask, hev, flat; in lpf_internal_8_dual_sse2() local
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | event.cpp | 214 auto &hev = static_cast<hard_event &>(ev); in profile() local
|