Searched refs:AAC_AIFFLAGS_ALLOCFIBS (Results 1 – 2 of 2) sorted by relevance
399 #define AAC_AIFFLAGS_ALLOCFIBS (1 << 5) macro400 #define AAC_AIFFLAGS_PENDING AAC_AIFFLAGS_ALLOCFIBS
1022 if ((sc->aifflags & AAC_AIFFLAGS_ALLOCFIBS) != 0) { in aac_command_thread()1026 sc->aifflags &= ~AAC_AIFFLAGS_ALLOCFIBS; in aac_command_thread()1373 sc->aifflags |= AAC_AIFFLAGS_ALLOCFIBS; in aac_alloc_command()