Home
last modified time | relevance | path

Searched defs:dither (Results 1 - 25 of 51) sorted by relevance

123

/third_party/cups-filters/cupsfilters/
H A Dtestdither.c58 cups_dither_t *dither; /* Dither state */ in main() local
/third_party/libsnd/tests/
H A Ddither_test.c140 SF_DITHER_INFO dither ; dither_test() local
[all...]
/third_party/skia/docs/examples/
H A Dblur4444.cpp7 bool dither = false; in REG_FIDDLE() local
/third_party/ffmpeg/libavcodec/
H A Dcljrenc.c45 uint32_t dither= avctx->frame_number; in encode_frame() local
[all...]
H A Daptxenc.c100 aptx_quantize_difference(Quantize *quantize, int32_t sample_difference, int32_t dither, int32_t quantization_factor, ConstTables *tables) aptx_quantize_difference() argument
H A Daptx.h85 int32_t dither[NB_SUBBANDS]; member
H A Daptx.c400 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 Da64multienc.c115 uint8_t dither[256]; in render_charset() local
/third_party/skia/gm/
H A Dshallowgradient.cpp47 ShallowGradientGM(MakeShaderProc proc, const char name[], bool dither) in ShallowGradientGM() argument
H A Dgradients_2pt_conical.cpp325 ConicalGradientsGM(GradCaseType gradCaseType, bool dither, in ConicalGradientsGM() argument
H A Dgradients_no_texture.cpp97 GradientsNoTextureGM(bool dither) : fDither(dither) { in GradientsNoTextureGM() argument
237 GradientsManyColorsGM(bool dither) : fDither(dither) {} in GradientsManyColorsGM() argument
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_spp.c177 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 DSkShaderImageFilter.cpp52 sk_sp<SkImageFilter> SkImageFilters::Shader(sk_sp<SkShader> shader, Dither dither, in Shader() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_impl.cpp101 META_NS::SetValue(Dither(), dither); variable
/third_party/ffmpeg/libavdevice/
H A Dcaca.c34 caca_dither_t *dither; member
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dsw_scale.c40 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 Dpan_clear.c62 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 Drender_post_process_structs_common.h110 vec4 dither; member
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_ppc_template.c27 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 Detnaviv_rs.h57 uint32_t dither[2]; member
/third_party/skia/include/core/
H A DSkPaint.h176 void setDither(bool dither) { fBitfields.fDither = static_cast<unsigned>(dither); } in setDither() argument
/third_party/skia/bench/
H A DGradientBench.cpp199 GradientBench(GradType gradType, GradData data, bool dither) in GradientBench() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/
H A Djs_pen.cpp394 bool dither = false; in SetDither() local
/third_party/ffmpeg/libavfilter/
H A Dvf_spp.c164 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 Dvsrc_mandelbrot.c79 uint32_t dither; member

Completed in 15 milliseconds

123