Home
last modified time | relevance | path

Searched refs:ALLOC_PIPE (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DTrackBase.h46 ALLOC_PIPE, // do not allocate; use the pipe buffer enumerator
DTracks.cpp189 case ALLOC_PIPE: in TrackBase()
2117 ((flags & AUDIO_INPUT_FLAG_FAST) ? ALLOC_PIPE : ALLOC_CBLK) : in RecordTrack()