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

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp451 ResolutionType *chosenType,
465 *chosenType = nativeType;
478 *chosenType = nativeType;
531 *chosenType = (ResolutionType)bestType;
448 PickBestFormat( const VideoFormats &sinkSupported, const VideoFormats &sourceSupported, ResolutionType *chosenType, size_t *chosenIndex, ProfileType *chosenProfile, LevelType *chosenLevel) argument

Completed in 64 milliseconds