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

/frameworks/av/media/libstagefright/include/
H A DAwesomePlayer.h218 bool mAudioStatusEventPending; member in struct:android::AwesomePlayer
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp236 mAudioStatusEventPending = false;
272 mAudioStatusEventPending = false;
2116 if (mAudioStatusEventPending) {
2119 mAudioStatusEventPending = true;
2139 if (!mAudioStatusEventPending) {
2145 mAudioStatusEventPending = false;

Completed in 29 milliseconds