Home
last modified time | relevance | path

Searched defs:alpha (Results 301 - 325 of 682) sorted by relevance

1...<<11121314151617181920>>...28

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.cpp284 GraphicLayerAlpha alpha = { .enPixelAlpha = true }; in DrawDrawingLayer() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H A Drsrendernode_fuzzer.cpp154 float alpha = GetData<float>(); in RSCanvasRenderNodeFuzzTest() local
297 float alpha = GetData<float>(); in RSDrawCmdListFuzzTest() local
/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp228 float alpha = 0.0; in ResampleCoord() local
847 float alpha = 1.0; in HWTEST_F() local
878 float alpha = 5.0; in HWTEST_F() local
/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp374 float alpha; in ResampleTouchState() local
408 ResampleCoordinates(int64_t sampleTime, MotionEvent* event, TouchState &touchState, const History* current, const History* other, float alpha) ResampleCoordinates() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/
H A Djs_pen.cpp181 uint32_t alpha = (hexNumber >> 24) & 0xFF; in SetColor() local
188 int32_t alpha = 0; in SetColor() local
264 int32_t alpha = 0; in SetAlpha() local
645 uint32_t alpha in GetAlpha() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp74 int32_t alpha = 0; in SetColorFromJS() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp1734 double alpha = 0.5; in HWTEST_F() local
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp100 LayerAlpha alpha = { 0 }; in CreateTestLayer() local
894 LayerAlpha alpha = { 0 }; in BENCHMARK_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Daacenc_pred.c68 const float alpha = 0.90625; // 29.0 / 32 in predict() local
H A Daacps_fixed_tablegen.h318 int alpha, beta; in ps_tableinit() local
H A Daacsbr_fixed.c159 int alpha = sbr->data[0].bs_amp_res ? 2 : 1; in sbr_dequant() local
204 int alpha = sbr->data[ch].bs_amp_res ? 2 : 1; in sbr_dequant() local
H A Dcfhdenc.c242 int16_t *alpha; member
405 int alpha = src[j]; in process_alpha() local
[all...]
H A Dass_split.c506 int len, size = -1, an = -1, alpha = -1; in ff_ass_split_override_codes() local
H A Dh264_loopfilter.c106 const int alpha = alpha_table[index_a]; in filter_mb_edgev() local
128 const int alpha = alpha_table[index_a]; in filter_mb_edgecv() local
151 const int alpha = alpha_table[index_a]; in filter_mb_mbaff_edgev() local
174 const int alpha = alpha_table[index_a]; filter_mb_mbaff_edgecv() local
196 const int alpha = alpha_table[index_a]; filter_mb_edgeh() local
218 const int alpha = alpha_table[index_a]; filter_mb_edgech() local
[all...]
H A Dfic.c207 fic_alpha_blend(uint8_t *dst, uint8_t *src, int size, uint8_t *alpha) fic_alpha_blend() argument
H A Dopus_celt.c38 float alpha = ff_celt_alpha_coef[f->size]; in celt_decode_coarse_energy() local
H A Dtdsc.c180 uint8_t alpha = cursor[i * 4]; in tdsc_paint_cursor() local
/third_party/ffmpeg/libavfilter/
H A Daf_acrossover.c247 double alpha = sin(omega) / (2. * q); in set_lp() local
273 double alpha = sin(omega) / (2. * q); in set_hp() local
299 double alpha = sin(omega) / (2. * q); in set_ap() local
H A Daf_superequalizer.c110 static float alpha(float a) in alpha() function
H A Dvf_chromakey.c188 int x, y, alpha; in do_chromahold_slice() local
227 int x, y, alpha; in do_chromahold16_slice() local
H A Dvf_fade.c62 int alpha; member
[all...]
H A Daf_asoftclip.c96 double alpha = sin(w0) / (2 * 0.8); in get_lowpass() local
H A Dvf_deshake.c411 float alpha = 2.0 / deshake->refcount; in filter_frame() local
H A Daf_aexciter.c85 double a0, a1, a2, b0, b1, b2, w0, alpha; in set_params() local
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c91 double alpha = 2 * M_PI * (float) i / (float) n; in fft_ref_init() local

Completed in 28 milliseconds

1...<<11121314151617181920>>...28