/external/adhd/cras/src/server/ |
D | cras_ramp.c | 45 void cras_ramp_destroy(struct cras_ramp* ramp) in cras_ramp_destroy() 52 struct cras_ramp* ramp; in cras_ramp_create() local 61 int cras_ramp_reset(struct cras_ramp *ramp) { in cras_ramp_reset() 70 int cras_ramp_start(struct cras_ramp *ramp, int is_up, int duration_frames, in cras_ramp_start() 105 struct cras_ramp_action cras_ramp_get_current_action(const struct cras_ramp *ramp) in cras_ramp_get_current_action() 139 struct cras_ramp *ramp, int num_frames) in cras_ramp_update_ramped_frames()
|
D | cras_iodev.h | 258 struct cras_ramp* ramp; member
|
/external/adhd/cras/src/tests/ |
D | ramp_unittest.cc | 23 struct cras_ramp *ramp; in TEST() local 42 cras_ramp *ramp; in TEST() local 65 struct cras_ramp *ramp; in TEST() local 91 struct cras_ramp *ramp; in TEST() local 116 struct cras_ramp *ramp; in TEST() local 153 struct cras_ramp *ramp; in TEST() local 189 cras_ramp *ramp; in TEST() local 212 struct cras_ramp *ramp; in TEST() local 238 struct cras_ramp *ramp; in TEST() local 263 struct cras_ramp *ramp; in TEST() local [all …]
|
D | iodev_unittest.cc | 2503 void cras_ramp_destroy(struct cras_ramp* ramp) { in cras_ramp_destroy() 2507 int cras_ramp_start(struct cras_ramp *ramp, int is_up, int duration_frames, in cras_ramp_start() 2518 int cras_ramp_reset(struct cras_ramp *ramp) { in cras_ramp_reset() 2524 const struct cras_ramp *ramp) { in cras_ramp_get_current_action() 2529 struct cras_ramp *ramp, int num_frames) { in cras_ramp_update_ramped_frames()
|
/external/eigen/doc/examples/ |
D | class_CwiseUnaryOp_ptrfun.cpp | 7 double ramp(double x) in ramp() function
|
/external/skqp/src/shaders/gradients/ |
D | Sk4fLinearGradient.cpp | 17 void ramp(const Sk4f& c, const Sk4f& dc, SkPMColor dst[], int n, in ramp() function
|
/external/skia/src/shaders/gradients/ |
D | Sk4fLinearGradient.cpp | 17 void ramp(const Sk4f& c, const Sk4f& dc, SkPMColor dst[], int n, in ramp() function
|
/external/u-boot/arch/x86/cpu/broadwell/ |
D | cpu.c | 231 int ramp, min_vid; in initialize_vr_config() local
|
/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.cpp | 376 void Direct3DDevice9Ex::GetGammaRamp(unsigned int index, D3DGAMMARAMP *ramp) in GetGammaRamp() 684 … Direct3DDevice9Ex::SetGammaRamp(unsigned int index, unsigned long flags, const D3DGAMMARAMP *ramp) in SetGammaRamp()
|
D | Direct3DDevice9.cpp | 1530 void Direct3DDevice9::GetGammaRamp(unsigned int index, D3DGAMMARAMP *ramp) in GetGammaRamp() 2756 …id Direct3DDevice9::SetGammaRamp(unsigned int index, unsigned long flags, const D3DGAMMARAMP *ramp) in SetGammaRamp()
|
/external/kernel-headers/original/uapi/linux/ |
D | input.h | 458 struct ff_ramp_effect ramp; member
|
/external/swiftshader/src/D3D8/ |
D | Direct3DDevice8.cpp | 1351 void Direct3DDevice8::GetGammaRamp(D3DGAMMARAMP *ramp) in GetGammaRamp() 2167 void Direct3DDevice8::SetGammaRamp(unsigned long flags, const D3DGAMMARAMP *ramp) in SetGammaRamp()
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_core.c | 1260 const float ramp = 1.0002f; in ProcessBlock() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fSynchronizationTests.cpp | 103 void generateShuffledRamp (int numElements, std::vector<int>& ramp) in generateShuffledRamp()
|