Searched refs:aac_phys_to_logical (Results 1 – 2 of 2) sorted by relevance
925 channel = aac_phys_to_logical(channel); in aac_handle_aif()964 channel = aac_phys_to_logical(channel); in aac_handle_aif()
37 #define aac_phys_to_logical(x) ((x)+1) macro