Home
last modified time | relevance | path

Searched defs:fade (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A D_noise.hpp82 GLM_FUNC_QUALIFIER tvec2<T, P> fade(tvec2<T, P> const & t) in fade() function
88 GLM_FUNC_QUALIFIER tvec3<T, P> fade(tvec3<T, P> const & t) in fade() function
94 GLM_FUNC_QUALIFIER tvec4<T, P> fade(tvec4<T, P> const & t) in fade() function
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_volume.cpp412 auto fade = AudioVolume::GetInstance()->GetStreamVolumeFade(sessionId); in GetStreamVolumeFade() local
/third_party/ffmpeg/libavfilter/
H A Dvf_fade.c548 AVFILTER_DEFINE_CLASS(fade); variable
H A Davf_avectorscope.c67 int fade[4]; member
164 static int fade(AVFilterContex function
[all...]
H A Daf_dynaudnorm.c359 static inline double fade(double prev, double next, int pos, int length) in fade() function
/third_party/skia/gm/
H A Dcomplexclip.cpp179 const SkAlpha fade = 0x33; in drawHairlines() local
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-blinkm.c60 u8 fade:1; /* fade on = 1, off = 0 */ member
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-blinkm.c60 u8 fade:1; /* fade on = 1, off = 0 */ member
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c97 struct sbg_fade fade; member
104 struct sbg_fade fade; member
524 struct sbg_fade fade = { SBG_FADE_SAME, SBG_FADE_SAME, 0 }; in parse_time_sequence() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp8.c496 static void fade(uint8_t *dst, ptrdiff_t dst_linesize, in fade() function

Completed in 20 milliseconds