| /third_party/cups-filters/cupsfilters/ |
| H A D | testdither.c | 58 cups_dither_t *dither; /* Dither state */ in main() local
|
| /third_party/libsnd/tests/ |
| H A D | dither_test.c | 140 SF_DITHER_INFO dither ; dither_test() local [all...] |
| /third_party/skia/docs/examples/ |
| H A D | blur4444.cpp | 7 bool dither = false; in REG_FIDDLE() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cljrenc.c | 45 uint32_t dither= avctx->frame_number; in encode_frame() local [all...] |
| H A D | aptxenc.c | 100 aptx_quantize_difference(Quantize *quantize, int32_t sample_difference, int32_t dither, int32_t quantization_factor, ConstTables *tables) aptx_quantize_difference() argument
|
| H A D | aptx.h | 85 int32_t dither[NB_SUBBANDS]; member
|
| H A D | aptx.c | 400 aptx_invert_quantization(InvertQuantize *invert_quantize, int32_t quantized_sample, int32_t dither, ConstTables *tables) aptx_invert_quantization() argument 464 aptx_process_subband(InvertQuantize *invert_quantize, Prediction *prediction, int32_t quantized_sample, int32_t dither, ConstTables *tables) aptx_process_subband() argument
|
| H A D | a64multienc.c | 115 uint8_t dither[256]; in render_charset() local
|
| /third_party/skia/gm/ |
| H A D | shallowgradient.cpp | 47 ShallowGradientGM(MakeShaderProc proc, const char name[], bool dither) in ShallowGradientGM() argument
|
| H A D | gradients_2pt_conical.cpp | 325 ConicalGradientsGM(GradCaseType gradCaseType, bool dither, in ConicalGradientsGM() argument
|
| H A D | gradients_no_texture.cpp | 97 GradientsNoTextureGM(bool dither) : fDither(dither) { in GradientsNoTextureGM() argument 237 GradientsManyColorsGM(bool dither) : fDither(dither) {} in GradientsManyColorsGM() argument
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_spp.c | 177 store_slice_mmx(uint8_t *dst, const int16_t *src, int dst_stride, int src_stride, int width, int height, int log2_scale, const uint8_t dither[8][8]) store_slice_mmx() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkShaderImageFilter.cpp | 52 sk_sp<SkImageFilter> SkImageFilters::Shader(sk_sp<SkShader> shader, Dither dither, in Shader() argument
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | postprocess_impl.cpp | 101 META_NS::SetValue(Dither(), dither); variable
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | caca.c | 34 caca_dither_t *dither; member [all...] |
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | sw_scale.c | 40 ref_function(const int16_t *filter, int filterSize, const int16_t **src, uint8_t *dest, int dstW, const uint8_t *dither, int offset) ref_function() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_clear.c | 62 float_to_fixed(float f, unsigned bits_int, unsigned bits_frac, bool dither) in float_to_fixed() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| H A D | render_post_process_structs_common.h | 110 vec4 dither; member
|
| /third_party/ffmpeg/libswscale/ppc/ |
| H A D | swscale_ppc_template.c | 27 yuv2planeX_8_16(const int16_t *filter, int filterSize, const int16_t **src, uint8_t *dest, const uint8_t *dither, int offset, int x) yuv2planeX_8_16() argument 70 yuv2planeX_u(const int16_t *filter, int filterSize, const int16_t **src, uint8_t *dest, int dstW, const uint8_t *dither, int offset, int x) yuv2planeX_u() argument 84 yuv2planeX(const int16_t *filter, int filterSize, const int16_t **src, uint8_t *dest, int dstW, const uint8_t *dither, int offset) yuv2planeX() argument
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_rs.h | 57 uint32_t dither[2]; member
|
| /third_party/skia/include/core/ |
| H A D | SkPaint.h | 176 void setDither(bool dither) { fBitfields.fDither = static_cast<unsigned>(dither); } in setDither() argument
|
| /third_party/skia/bench/ |
| H A D | GradientBench.cpp | 199 GradientBench(GradType gradType, GradData data, bool dither) in GradientBench() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/ |
| H A D | js_pen.cpp | 394 bool dither = false; in SetDither() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_spp.c | 164 store_slice_c(uint8_t *dst, const int16_t *src, int dst_linesize, int src_linesize, int width, int height, int log2_scale, const uint8_t dither[8][8]) store_slice_c() argument 194 store_slice16_c(uint16_t *dst, const int16_t *src, int dst_linesize, int src_linesize, int width, int height, int log2_scale, const uint8_t dither[8][8], int depth) store_slice16_c() argument
|
| H A D | vsrc_mandelbrot.c | 79 uint32_t dither; member
|