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

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

Completed in 60 milliseconds