Searched defs:aac_aif_command (Results 1 – 2 of 2) sorted by relevance
1010 struct aac_aif_command { struct1011 AAC_AifCommand command; /* Tell host what type of1013 u_int32_t seqNumber; /* To allow ordering of1015 union {1020 } data;
505 # define aac_print_aif(sc, aac_aif_command) argument