Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:DIRECT

29         DIRECT,             // Thread class is DirectOutputThread
446 size_t mFrameCount; // output HAL, direct output, record
896 bool usesHwAvSync() const { return (mType == DIRECT) && (mOutput != NULL)
947 // same as AudioFlinger::mStandbyTimeInNsecs except for DIRECT which uses a shorter value