| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| D | transfer.cpp | 376 auto hev = create<hard_event>( in clEnqueueReadBuffer() local 409 auto hev = create<hard_event>( in clEnqueueWriteBuffer() local 449 auto hev = create<hard_event>( in clEnqueueReadBufferRect() local 489 auto hev = create<hard_event>( in clEnqueueWriteBufferRect() local 536 auto hev = create<hard_event>( in clEnqueueFillBuffer() local 570 auto hev = create<hard_event>( in clEnqueueCopyBuffer() local 607 auto hev = create<hard_event>( in clEnqueueCopyBufferRect() local 641 auto hev = create<hard_event>( in clEnqueueReadImage() local 678 auto hev = create<hard_event>( in clEnqueueWriteImage() local 713 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 301 auto hev = create<hard_event>(q, 0, ref_vector<event> {}); in clFinish() local
|
| D | kernel.cpp | 330 auto hev = create<hard_event>( in clEnqueueNDRangeKernel() local 353 auto hev = create<hard_event>( in clEnqueueTask() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | vp8_lpf_lsx.c | 81 #define VP8_MBFILTER(p2, p1, p0, q0, q1, q2, mask, hev) \ argument 250 __m128i mask, hev, flat, thresh, limit, b_limit; in ff_vp8_v_loop_filter16_lsx() local 283 __m128i mask, hev, flat, thresh, limit, b_limit; in ff_vp8_v_loop_filter8uv_lsx() local 334 __m128i mask, hev, flat, thresh, limit, b_limit; in ff_vp8_h_loop_filter16_lsx() local 421 __m128i mask, hev, flat, thresh, limit, b_limit; in ff_vp8_h_loop_filter8uv_lsx() local 508 __m128i mask, hev, flat; in ff_vp8_v_loop_filter16_inner_lsx() local 540 __m128i mask, hev, flat; in ff_vp8_h_loop_filter16_inner_lsx() local
|
| D | vp9_lpf_lsx.c | 237 __m128i mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_4_8_lsx() local 270 __m128i mask, hev, flat, thresh0, b_limit0; in ff_loop_filter_v_44_16_lsx() local 310 __m128i mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_8_8_lsx() local 384 __m128i flat, mask, hev, tmp, thresh, b_limit, limit; in ff_loop_filter_v_88_16_lsx() local 475 __m128i flat, mask, hev, tmp, thresh, b_limit, limit; in ff_loop_filter_v_84_16_lsx() local 557 __m128i flat, mask, hev, tmp, thresh, b_limit, limit; in ff_loop_filter_v_48_16_lsx() local 640 __m128i flat, mask, hev, thresh, b_limit, limit; in vp9_hz_lpf_t4_and_t8_16w() local 1107 __m128i flat2, mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_16_8_lsx() local 1360 __m128i mask, hev, flat, limit, thresh, b_limit; in ff_loop_filter_h_4_8_lsx() local 1405 __m128i mask, hev, flat; in ff_loop_filter_h_44_16_lsx() local [all …]
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | vp8_lpf_msa.c | 142 #define VP8_MBFILTER(p2, p1, p0, q0, q1, q2, mask, hev) \ argument 302 v16u8 mask, hev, flat, thresh, limit, b_limit; in ff_vp8_v_loop_filter16_msa() local 327 v16u8 mask, hev, flat, thresh, limit, b_limit; in ff_vp8_v_loop_filter8uv_msa() local 379 v16u8 mask, hev, flat, thresh, limit, b_limit; in ff_vp8_h_loop_filter16_msa() local 444 v16u8 mask, hev, flat, thresh, limit, b_limit; in ff_vp8_h_loop_filter8uv_msa() local 553 v16u8 mask, hev, flat, thresh, limit, b_limit; in ff_vp8_v_loop_filter8uv_inner_msa() local 594 v16u8 mask, hev, flat, thresh, limit, b_limit; in ff_vp8_h_loop_filter8uv_inner_msa() local 626 v16u8 mask, hev, flat; in ff_vp8_v_loop_filter16_inner_msa() local 646 v16u8 mask, hev, flat; in ff_vp8_h_loop_filter16_inner_msa() local
|
| D | vp9_lpf_msa.c | 202 v16u8 mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_4_8_msa() local 230 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in ff_loop_filter_v_44_16_msa() local 261 v16u8 mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_8_8_msa() local 336 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in ff_loop_filter_v_88_16_msa() local 415 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in ff_loop_filter_v_84_16_msa() local 486 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in ff_loop_filter_v_48_16_msa() local 559 v16u8 flat, mask, hev, thresh, b_limit, limit; in vp9_hz_lpf_t4_and_t8_16w() local 981 v16u8 flat2, mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_16_8_msa() local 1203 v16u8 mask, hev, flat, limit, thresh, b_limit; in ff_loop_filter_h_4_8_msa() local 1230 v16u8 mask, hev, flat; in ff_loop_filter_h_44_16_msa() local [all …]
|
| D | vp8dsp_mmi.c | 731 static av_always_inline int hev(uint8_t *p, ptrdiff_t stride, int thresh) in hev() function
|
| /third_party/skia/third_party/externals/libwebp/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
|
| D | dec_mips32.c | 69 static WEBP_INLINE int hev(const uint8_t* p, int step, int thresh) { in hev() function
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| D | event.cpp | 219 auto &hev = static_cast<hard_event &>(ev); in profile() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | vp8dsp.c | 345 static av_always_inline int hev(uint8_t *p, ptrdiff_t stride, int thresh) in hev() function
|
| D | vp9dsp_template.c | 1831 int hev = FFABS(p1 - p0) > H || FFABS(q1 - q0) > H; in loop_filter() local
|