Home
last modified time | relevance | path

Searched refs:phase (Results 1 – 10 of 10) sorted by relevance

/device/generic/car/emulator/audio/driver/
Daudio_hw.c944 sdata[index] = (int16_t)(sin(oscillator->phase) * 4096); in pseudo_pcm_read()
945 oscillator->phase += oscillator->phase_increment; in pseudo_pcm_read()
946 oscillator->phase = oscillator->phase > TWO_PI ? in pseudo_pcm_read()
947 oscillator->phase - TWO_PI : oscillator->phase; in pseudo_pcm_read()
1502 in->oscillator.phase = 0.0f; in adev_open_input_stream()
Daudio_hw.h84 float phase; member
/device/amlogic/yukawa/
Dyukawa.mk32 $(MOD_DIR)/clk-phase.ko \
/device/generic/goldfish/radio/include/telephony/
Dril.h341 int phase; // CONFIGURED, START, APPLY, FINISH member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h377 int phase; // CONFIGURED, START, APPLY, FINISH member
Dril_service.cpp3105 rilRc.phase = (int) rc.phase; in setRadioCapability()
12953 rc.phase = (V1_0::RadioCapabilityPhase) rilRadioCapability->phase; in convertRilRadioCapabilityToHal()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c3459 radioCapability.phase = 0;
3473 rc->version, rc->session, rc->phase, rc->rat, rc->logicalModemUuid,
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2508 optional int32 phase = 3; field
5655 optional Phase phase = 1; field
5664 // Note: this will be valid only when phase = END_OF_TRACE. The symbolizer is
6957 // Type of the TrackEvent (required if |phase| in LegacyEvent is not set).
7166 optional int32 phase = 2; field
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all4113 esp_set_phase(const char *phase) "setting bus phase to %s"
4163 lsi_bad_phase_jump(uint32_t dsp) "Data phase mismatch jump to 0x%"PRIX32
4194 lsi_execute_script_blockmove_badphase(const char *phase, const char *expected) "Wrong phase got %s …
4204 lsi_execute_script_tc_compp(const char *phase, char op, const char *insn_phase) "Compare phase %s %…
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all4113 esp_set_phase(const char *phase) "setting bus phase to %s"
4163 lsi_bad_phase_jump(uint32_t dsp) "Data phase mismatch jump to 0x%"PRIX32
4194 lsi_execute_script_blockmove_badphase(const char *phase, const char *expected) "Wrong phase got %s …
4204 lsi_execute_script_tc_compp(const char *phase, char op, const char *insn_phase) "Compare phase %s %…