Home
last modified time | relevance | path

Searched defs:phase (Results 1 - 25 of 458) sorted by relevance

12345678910>>...19

/third_party/node/deps/openssl/openssl/util/
H A Dmkerr.pl32 sub phase subroutine
/third_party/openssl/util/
H A Dmkerr.pl32 sub phase subroutine
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DSawtoothOscillator.cpp34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
H A DSineOscillator.cpp37 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
H A DTriangleOscillator.cpp34 float phase = incrementPhase(frequencies[i]); // phase ranges from -1 to +1 in onProcess() local
H A DOscillatorBase.h53 void setPhase(float phase) { in setPhase() argument
/third_party/skia/tests/
H A DAsADashTest.cpp26 const SkScalar phase = 2.0; in DEF_TEST() local
36 const SkScalar phase = 2.0; in DEF_TEST() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c49 }, **phase; in i915_gem_suspend_late() local
/third_party/ffmpeg/libavcodec/
H A Daacenc_is.h38 int phase; /* -1 or +1 */ member
/third_party/cups-filters/filter/
H A Dcommandtoescpx.c152 int phase; in main() local
185 int phase, x; in main() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DLinearResampler.cpp35 float phase = (float) getIntegerPhase() / mDenominator; in readFrame() local
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_phase.c15 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase() local
58 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase() local
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dmax16064.c18 max16064_read_word_data(struct i2c_client *client, int page, int phase, int reg) max16064_read_word_data() argument
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_phase.c15 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase() local
58 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dmax16064.c18 max16064_read_word_data(struct i2c_client *client, int page, int phase, int reg) max16064_read_word_data() argument
H A Dpli1209bc.c25 pli1209bc_read_word_data(struct i2c_client *client, int page, int phase, int reg) pli1209bc_read_word_data() argument
H A Ddelta-ahe50dc-fan.c32 static int ahe50dc_fan_read_word_data(struct i2c_client *client, int page, int phase, int reg) in ahe50dc_fan_read_word_data() argument
H A Dpm6764tr.c16 static int pm6764tr_read_word_data(struct i2c_client *client, int page, int phase, int reg) in pm6764tr_read_word_data() argument
/third_party/ffmpeg/libavfilter/
H A Dgenerate_wave_table.c24 ff_generate_wave_table(enum WaveType wave_type, enum AVSampleFormat sample_fmt, void *table, int table_size, double min, double max, double phase) ff_generate_wave_table() argument
/third_party/nghttp2/src/
H A Dshrpx_mruby.h71 int phase; member
/third_party/skia/src/core/
H A DSkATrace.cpp36 SkEventTracer::Handle SkATrace::addTraceEvent(char phase, in addTraceEvent() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DRoundedManchesterEncoder.h40 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder() local
52 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder() local
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTestPlatform.h46 char phase = 0; member
/third_party/skia/docs/examples/
H A Dpong.cpp5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument
H A Dpong2.cpp5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument

Completed in 12 milliseconds

12345678910>>...19