Searched refs:SPKR_PROCESSING_IN_PROGRESS (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
H A Dspkr_protection.c76 #define SPKR_PROCESSING_IN_PROGRESS 1 macro
868 handle.spkr_processing_state = SPKR_PROCESSING_IN_PROGRESS;
883 if (adev && handle.spkr_processing_state == SPKR_PROCESSING_IN_PROGRESS) {
/hardware/qcom/audio/msm8909/hal/audio_extn/
H A Dspkr_protection.c86 #define SPKR_PROCESSING_IN_PROGRESS 1 macro
877 handle.spkr_processing_state = SPKR_PROCESSING_IN_PROGRESS;
892 if (adev && handle.spkr_processing_state == SPKR_PROCESSING_IN_PROGRESS) {

Completed in 191 milliseconds