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

  /frameworks/av/media/libmedia/
AudioRecord.cpp 569 uint32_t oldSequence = 0;
591 if (newSequence == oldSequence) {
598 oldSequence = newSequence;
AudioTrack.cpp     [all...]

Completed in 68 milliseconds