| /third_party/ffmpeg/libavcodec/mips/ |
| D | vp9dsp_mips.h | 95 VP9_8TAP_MIPS_MSA_FUNC(64, sharp, FILTER_8TAP_SHARP); 96 VP9_8TAP_MIPS_MSA_FUNC(32, sharp, FILTER_8TAP_SHARP); 97 VP9_8TAP_MIPS_MSA_FUNC(16, sharp, FILTER_8TAP_SHARP); 98 VP9_8TAP_MIPS_MSA_FUNC(8, sharp, FILTER_8TAP_SHARP); 99 VP9_8TAP_MIPS_MSA_FUNC(4, sharp, FILTER_8TAP_SHARP); 274 VP9_8TAP_MIPS_MMI_FUNC(64, sharp, FILTER_8TAP_SHARP); 275 VP9_8TAP_MIPS_MMI_FUNC(32, sharp, FILTER_8TAP_SHARP); 276 VP9_8TAP_MIPS_MMI_FUNC(16, sharp, FILTER_8TAP_SHARP); 277 VP9_8TAP_MIPS_MMI_FUNC(8, sharp, FILTER_8TAP_SHARP); 278 VP9_8TAP_MIPS_MMI_FUNC(4, sharp, FILTER_8TAP_SHARP);
|
| D | vp9_mc_mmi.c | 616 VP9_8TAP_MIPS_MMI_FUNC(64, sharp, FILTER_8TAP_SHARP); 617 VP9_8TAP_MIPS_MMI_FUNC(32, sharp, FILTER_8TAP_SHARP); 618 VP9_8TAP_MIPS_MMI_FUNC(16, sharp, FILTER_8TAP_SHARP); 619 VP9_8TAP_MIPS_MMI_FUNC(8, sharp, FILTER_8TAP_SHARP); 620 VP9_8TAP_MIPS_MMI_FUNC(4, sharp, FILTER_8TAP_SHARP);
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_kerndeint.c | 41 int thresh, map, order, sharp, twoway; member 55 { "sharp", "set sharpening", OFFSET(sharp), AV_OPT_TYPE_BOOL, {.i64=0}, 0, 1, FLAGS }, 141 const int sharp = kerndeint->sharp; in filter_frame() local 232 if (sharp) { in filter_frame()
|
| /third_party/ffmpeg/libavcodec/aarch64/ |
| D | vp9dsp_init_aarch64.c | 62 decl_mc_func(op, sharp, dir, sz); \ 90 define_8tap_2d_fn(put, sharp, sz) \ 93 define_8tap_2d_fn(avg, sharp, sz) \ 133 init_mc_func(idx, 0, put, FILTER_8TAP_SHARP, sharp, dir, mx, my, sz, pfx); \ in vp9dsp_mc_init_aarch64() 136 init_mc_func(idx, 1, avg, FILTER_8TAP_SHARP, sharp, dir, mx, my, sz, pfx); \ in vp9dsp_mc_init_aarch64()
|
| D | vp9dsp_init_16bpp_aarch64_template.c | 58 decl_mc_func(op, sharp, dir, sz, bpp); \ 92 define_8tap_2d_fn(put, sharp, sz, bpp) \ 95 define_8tap_2d_fn(avg, sharp, sz, bpp) \ 136 init_mc_func(idx, 0, put, FILTER_8TAP_SHARP, sharp, dir, mx, my, sz, pfx, bpp); \ in vp9dsp_mc_init_aarch64() 139 init_mc_func(idx, 1, avg, FILTER_8TAP_SHARP, sharp, dir, mx, my, sz, pfx, bpp); \ in vp9dsp_mc_init_aarch64()
|
| D | vp9mc_neon.S | 373 do_8tap_h_func put, sharp, 2, \size 374 do_8tap_h_func avg, sharp, 2, \size 647 do_8tap_v_func put, sharp, 2, \size 648 do_8tap_v_func avg, sharp, 2, \size
|
| D | vp9mc_16bpp_neon.S | 305 do_8tap_h_func put, sharp, 2, \size, \bpp 306 do_8tap_h_func avg, sharp, 2, \size, \bpp 591 do_8tap_v_func put, sharp, 2, \size, \bpp 592 do_8tap_v_func avg, sharp, 2, \size, \bpp
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | vp9dsp_init_arm.c | 62 decl_mc_func(op, sharp, dir, sz); \ 87 define_8tap_2d_fn(put, sharp, sz) \ 90 define_8tap_2d_fn(avg, sharp, sz) \ 120 init_mc_func(idx, 0, put, FILTER_8TAP_SHARP, sharp, dir, mx, my, sz, pfx); \ in vp9dsp_mc_init_arm() 123 init_mc_func(idx, 1, avg, FILTER_8TAP_SHARP, sharp, dir, mx, my, sz, pfx); \ in vp9dsp_mc_init_arm()
|
| D | vp9dsp_init_16bpp_arm_template.c | 58 decl_mc_func(op, sharp, dir, sz, bpp); \ 88 define_8tap_2d_fn(put, sharp, sz, bpp) \ 91 define_8tap_2d_fn(avg, sharp, sz, bpp) \ 121 init_mc_func(idx, 0, put, FILTER_8TAP_SHARP, sharp, dir, mx, my, sz, pfx, bpp); \ in vp9dsp_mc_init_arm() 124 init_mc_func(idx, 1, avg, FILTER_8TAP_SHARP, sharp, dir, mx, my, sz, pfx, bpp); \ in vp9dsp_mc_init_arm()
|
| D | vp9mc_neon.S | 435 do_8tap_h_func put, sharp, 2, \size 436 do_8tap_h_func avg, sharp, 2, \size 710 do_8tap_v_func put, sharp, 2, \size 711 do_8tap_v_func avg, sharp, 2, \size
|
| /third_party/gstreamer/gstreamer/scripts/ |
| D | git-version.sh | 12 gst-python gstreamer-sharp \
|
| /third_party/openGLES/extensions/SGIX/ |
| D | SGIX_subdiv_patch.txt | 42 edges may be tagged for representing sharp features. This primitive 47 * We can reduce tokens for defining sharp vertices and have the
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
| D | SGIX_subdiv_patch.txt | 42 edges may be tagged for representing sharp features. This primitive 47 * We can reduce tokens for defining sharp vertices and have the
|
| /third_party/gstreamer/gstplugins_base/gst/subparse/ |
| D | samiparse.c | 697 const gchar *sharp = ""; in handle_start_font() local 706 sharp = "#"; in handle_start_font() 728 g_string_append_printf (sctx->buf, " foreground=\"%s%s\"", sharp, in handle_start_font()
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | vp9dsp_init.h | 102 filter_8tap_1d_fn(op, sz, FILTER_8TAP_SHARP, f_opt, sharp, dir, dvar, bpp, opt) \ 132 filter_8tap_2d_fn(op, sz, FILTER_8TAP_SHARP, f_opt, sharp, align, bpp, bytes, opt) \
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
| D | AMD_compressed_ATC_texture.txt | 110 sharp.
|
| /third_party/openGLES/extensions/AMD/ |
| D | AMD_compressed_ATC_texture.txt | 110 sharp.
|
| /third_party/ffmpeg/libavcodec/ |
| D | vp9.c | 509 int c, i, j, k, l, m, n, w, h, max, size2, ret, sharp; in decode_frame_header() local 655 sharp = get_bits(&s->gb, 3); in decode_frame_header() 658 if (s->s.h.filter.sharpness != sharp) { in decode_frame_header() 662 if (sharp > 0) { in decode_frame_header() 663 limit >>= (sharp + 3) >> 2; in decode_frame_header() 664 limit = FFMIN(limit, 9 - sharp); in decode_frame_header() 672 s->s.h.filter.sharpness = sharp; in decode_frame_header()
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/ |
| D | Usage.md | 63 This signal has a very sharp peak when we correlate output and input.
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
| D | enc_neon.c | 824 const uint16x8_t sharp = vld1q_u16(&mtx->sharpen_[offset]); in Quantize_NEON() local 833 const uint16x8_t c = vaddq_u16(b, sharp); // + sharpen in Quantize_NEON()
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | enc_neon.c | 824 const uint16x8_t sharp = vld1q_u16(&mtx->sharpen_[offset]); in Quantize_NEON() local 833 const uint16x8_t c = vaddq_u16(b, sharp); // + sharpen in Quantize_NEON()
|
| /third_party/skia/site/docs/user/api/ |
| D | skpaint_overview.md | 145 - SkCornerPathEffect: a path effect that can turn sharp corners into various
|
| /third_party/tzdata/ |
| D | Makefile | 434 SAFE_CHARSET1= $(TAB_CHAR)' !\"'$$sharp'$$%&'\''()*+,./0123456789:;<=>?@' 465 SAFE_SHARP_LINE='^'$(SAFE_CHAR)'*('$$sharp$(OK_CHAR)'*)?$$'
|
| D | zic.8.txt | 157 ignored. An unquoted sharp character (#) in the input introduces a 158 comment which extends to the end of the line the sharp character 159 appears on. White space characters and sharp characters may be
|
| /third_party/flutter/skia/site/user/api/ |
| D | skpaint_overview.md | 177 * SkCornerPathEffect: a path effect that can turn sharp corners into
|