Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:ALLOC_CBLK

115     if (buffer == NULL && alloc == ALLOC_CBLK) {
162 case ALLOC_CBLK:
351 (type == TYPE_PATCH) ? ( buffer == NULL ? ALLOC_LOCAL : ALLOC_NONE) : ALLOC_CBLK,
1486 ((flags & AUDIO_INPUT_FLAG_FAST) ? ALLOC_PIPE : ALLOC_CBLK) :