Searched refs:ALLOC_PIPE (Results 1 – 2 of 2) sorted by relevance
46 ALLOC_PIPE, // do not allocate; use the pipe buffer enumerator
155 case ALLOC_PIPE: in TrackBase()1477 ((flags & IAudioFlinger::TRACK_FAST) ? ALLOC_PIPE : ALLOC_CBLK) : in RecordTrack()