Searched defs:chosenProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp453 ProfileType *chosenProfile,
543 *chosenProfile = srcProfile < sinkProfile ? srcProfile : sinkProfile;
448 PickBestFormat( const VideoFormats &sinkSupported, const VideoFormats &sourceSupported, ResolutionType *chosenType, size_t *chosenIndex, ProfileType *chosenProfile, LevelType *chosenLevel) argument

Completed in 60 milliseconds