Searched refs:sinkProfile (Results 1 – 1 of 1) sorted by relevance
535 ProfileType srcProfile, sinkProfile; in PickBestFormat() local542 &sinkProfile, &sinkLevel); in PickBestFormat()543 *chosenProfile = srcProfile < sinkProfile ? srcProfile : sinkProfile; in PickBestFormat()