Searched refs:sinkProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp535 ProfileType srcProfile, sinkProfile; local
542 &sinkProfile, &sinkLevel);
543 *chosenProfile = srcProfile < sinkProfile ? srcProfile : sinkProfile;

Completed in 347 milliseconds