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

  /frameworks/av/services/audioflinger/
FastMixer.h 49 UNDERRUN_PARTIAL, // framesReady() is non-zero but < full frame count, partial underrun
FastMixer.cpp 449 underruns.mBitFields.mMostRecent = UNDERRUN_PARTIAL;
    [all...]
Tracks.cpp 466 case UNDERRUN_PARTIAL:
    [all...]

Completed in 1038 milliseconds