/external/webp/src/enc/ |
D | filter_enc.c | 59 int VP8FilterStrengthFromDelta(int sharpness, int delta) { in VP8FilterStrengthFromDelta() argument 61 assert(sharpness >= 0 && sharpness <= 7); in VP8FilterStrengthFromDelta() 62 return kLevelsFromDelta[sharpness][pos]; in VP8FilterStrengthFromDelta() 68 static int GetILevel(int sharpness, int level) { in GetILevel() argument 69 if (sharpness > 0) { in GetILevel() 70 if (sharpness > 4) { in GetILevel() 75 if (level > 9 - sharpness) { in GetILevel() 76 level = 9 - sharpness; in GetILevel()
|
D | vp8i_enc.h | 483 int VP8FilterStrengthFromDelta(int sharpness, int delta);
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | mixer.c | 108 vmixer->sharpness.supported = true; in vlVdpVideoMixerCreate() 210 if (vmixer->sharpness.filter) { in vlVdpVideoMixerDestroy() 211 vl_matrix_filter_cleanup(vmixer->sharpness.filter); in vlVdpVideoMixerDestroy() 212 FREE(vmixer->sharpness.filter); in vlVdpVideoMixerDestroy() 346 if (vmixer->bicubic.filter || vmixer->sharpness.filter || vmixer->noise_reduction.filter) { in vlVdpVideoMixerRender() 406 if (!vmixer->sharpness.filter && !vmixer->bicubic.filter) { in vlVdpVideoMixerRender() 426 if (vmixer->sharpness.filter) { in vlVdpVideoMixerRender() 428 vl_matrix_filter_render(vmixer->sharpness.filter, in vlVdpVideoMixerRender() 436 vl_matrix_filter_render(vmixer->sharpness.filter, in vlVdpVideoMixerRender() 518 if (vmixer->sharpness.filter) { in vlVdpVideoMixerUpdateSharpnessFilter() [all …]
|
D | vdpau_private.h | 386 } sharpness; member
|
/external/libvpx/libvpx/test/ |
D | test-data.sha1 | 83 0f1233bd2bc33f56ce5e495dbd455d122339f384 *vp80-05-sharpness-1428.ivf 84 51767fc136488a9535c2a4c38067c542ee2048df *vp80-05-sharpness-1429.ivf 85 9805aa107672de25d6fb8c35e20d06deca5efe18 *vp80-05-sharpness-1430.ivf 86 61db6b965f9c27aebe71b85bf2d5877e58e4bbdf *vp80-05-sharpness-1431.ivf 87 10420d266290d2923555f84af38eeb96edbd3ae8 *vp80-05-sharpness-1433.ivf 88 3ed24f9a80cddfdf75824ba95cdb4ff9286cb443 *vp80-05-sharpness-1434.ivf 89 c87599cbecd72d4cd4f7ace3313b7a6bc6eb8163 *vp80-05-sharpness-1438.ivf 90 aff51d865c2621b60510459244ea83e958e4baed *vp80-05-sharpness-1439.ivf 91 da386e72b19b5485a6af199c5eb60ef25e510dd1 *vp80-05-sharpness-1440.ivf 92 6759a095203d96ccd267ce09b1b050b8cc4c2f1f *vp80-05-sharpness-1443.ivf [all …]
|
D | test-data.mk | 131 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1428.ivf 132 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1428.ivf.md5 133 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1429.ivf 134 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1429.ivf.md5 135 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1430.ivf 136 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1430.ivf.md5 137 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1431.ivf 138 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1431.ivf.md5 139 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1433.ivf 140 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-05-sharpness-1433.ivf.md5 [all …]
|
/external/kernel-headers/original/uapi/linux/ |
D | meye.h | 40 unsigned char sharpness; member
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_picklpf.c | 153 lf->sharpness_level = cm->frame_type == KEY_FRAME ? 0 : cpi->oxcf.sharpness; in vp9_pick_filter_level()
|
D | vp9_encoder.h | 153 int sharpness; // sharpening output: recommendation 0: member
|
/external/v4l2_codec2/vda/ |
D | vp9_parser.h | 111 uint8_t sharpness; member
|
D | vp9_uncompressed_header_parser.cc | 776 loop_filter.sharpness = reader_.ReadLiteral(3); in ReadLoopFilterParams()
|
D | v4l2-controls.h | 1243 __u8 sharpness; member
|
D | v4l2_slice_video_decode_accelerator.cc | 2586 v4l2_lf_params->sharpness = vp9_lf_params.sharpness; in FillV4L2VP9LoopFilterParams()
|
/external/libvpx/libvpx/vp9/ |
D | vp9_cx_iface.c | 29 unsigned int sharpness; member 259 RANGE_CHECK_HI(extra_cfg, sharpness, 7); in validate_config() 516 oxcf->sharpness = extra_cfg->sharpness; in set_encoder_config() 714 extra_cfg.sharpness = CAST(VP8E_SET_SHARPNESS, args); in ctrl_set_sharpness()
|
/external/dng_sdk/source/ |
D | dng_negative.h | 1410 void SetBaselineSharpness (real64 sharpness) in SetBaselineSharpness() argument 1412 fBaselineSharpness.Set_real64 (sharpness, 100); in SetBaselineSharpness()
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 338 static const arg_def_t sharpness = variable 371 &sharpness, 482 &sharpness,
|
/external/webp/ |
D | README | 241 -sharpness <int> ....... filter sharpness (0:most .. 7:least sharp), default=0
|
/external/libexif/po/ |
D | sk.po | 1421 # exif-sharpness 1954 # exif-sharpness-1 1964 # exif-sharpness-2 4344 "This tag indicates the direction of sharpness processing applied by the " 4421 # FUZZY exif-sharpness-1 4426 # FUZZY exif-sharpness-2 5483 # FUZZY exif-sharpness
|
D | en_GB.po | 4192 "This tag indicates the direction of sharpness processing applied by the " 4195 "This tag indicates the direction of sharpness processing applied by the "
|
D | en_AU.po | 4192 "This tag indicates the direction of sharpness processing applied by the " 4195 "This tag indicates the direction of sharpness processing applied by the "
|
D | libexif-12.pot | 3808 "This tag indicates the direction of sharpness processing applied by the "
|
D | en_CA.po | 3862 "This tag indicates the direction of sharpness processing applied by the "
|
D | sr.po | 4020 "This tag indicates the direction of sharpness processing applied by the "
|
D | uk.po | 3811 "This tag indicates the direction of sharpness processing applied by the "
|
/external/python/cpython2/Mac/Modules/qt/ |
D | _Qtmodule.c | 17973 unsigned short sharpness; in Qt_VDSetSharpness() local 17981 &sharpness); in Qt_VDSetSharpness() 17984 sharpness); in Qt_VDSetSharpness() 18053 unsigned short sharpness; in Qt_VDGetSharpness() local 18061 &sharpness); in Qt_VDGetSharpness() 18064 sharpness); in Qt_VDGetSharpness() 18700 unsigned short sharpness; in Qt_VDGetVideoDefaults() local 18714 &sharpness); in Qt_VDGetVideoDefaults() 18723 sharpness); in Qt_VDGetVideoDefaults()
|