HomeSort by relevance Sort by last modified time
    Searched refs:mCurrentClockTransformValid (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaah_rtp/
aah_tx_player.cpp 567 if (!mCurrentClockTransformValid) {
575 mCurrentClockTransformValid = false;
585 mCurrentClockTransformValid = false;
627 mCurrentClockTransformValid = false;
649 } else if (mCurrentClockTransformValid) {
767 mCurrentClockTransformValid = false;
1031 if (mCurrentClockTransformValid && mLastQueuedMediaTimePTSValid) {
1081 if (!mCurrentClockTransformValid) {
1088 mCurrentClockTransformValid = true;
    [all...]
aah_tx_player.h 158 bool mCurrentClockTransformValid;

Completed in 86 milliseconds