Searched defs:prev_state (Results 1 – 12 of 12) sorted by relevance
/aosp12/frameworks/av/media/libeffects/loudness/dsp/core/ |
H A D | dynamic_range_compression.cpp | 86 const float prev_state = state_; in Compress() local 115 const float prev_state = state_; in Compress() local
|
/aosp12/system/bt/service/test/ |
H A D | adapter_unittest.cc | 73 bluetooth::AdapterState prev_state() const { return prev_state_; } in prev_state() function in bluetooth::__anonf3c5c3e70110::TestObserver 86 bluetooth::AdapterState prev_state, in OnAdapterStateChanged()
|
/aosp12/frameworks/av/media/codecs/amrwb/dec/src/ |
H A D | phase_dispersion.cpp | 161 int16 *prev_gain_pit, *prev_gain_code, *prev_state; in phase_dispersion() local
|
/aosp12/system/bpfprogs/test/ |
H A D | bpf_load_tp_prog.c | 30 long long prev_state; member
|
/aosp12/system/bt/service/common/android/bluetooth/ |
H A D | IBluetoothCallback.aidl | 22 void OnBluetoothStateChange(int prev_state, int new_state); in OnBluetoothStateChange()
|
/aosp12/art/runtime/ |
H A D | indirect_reference_table.cc | 185 void IndirectReferenceTable::RecoverHoles(IRTSegmentState prev_state) { in RecoverHoles() 209 IRTSegmentState prev_state, in CheckHoleCount()
|
/aosp12/system/bt/service/ |
H A D | adapter.cc | 150 AdapterState prev_state, in OnAdapterStateChanged() 506 AdapterState prev_state = GetState(); in AdapterStateChangedCallback() local 739 void NotifyAdapterStateChanged(AdapterState prev_state, in NotifyAdapterStateChanged()
|
/aosp12/system/bpfprogs/ |
H A D | time_in_state.c | 49 long long prev_state; member
|
/aosp12/frameworks/base/startop/scripts/trace_analyzer/lib/ |
H A D | trace2db.py | 93 prev_state = Column(String, nullable=False) variable in SchedSwitch
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_binder_server.cc | 386 bluetooth::Adapter* adapter, bluetooth::AdapterState prev_state, in OnAdapterStateChanged()
|
/aosp12/hardware/qcom/audio/hal/audio_extn/ |
H A D | cirrus_playback.c | 462 int32_t pcm_dev_rx_id, prev_state; in audio_extn_cirrus_calibration_thread() local
|
/aosp12/system/bt/service/client/ |
H A D | main.cc | 151 Status OnBluetoothStateChange(int32_t prev_state, in OnBluetoothStateChange()
|