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

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp452 size_t *chosenIndex,
466 *chosenIndex = nativeIndex;
479 *chosenIndex = nativeIndex;
532 *chosenIndex = bestIndex;
448 PickBestFormat( const VideoFormats &sinkSupported, const VideoFormats &sourceSupported, ResolutionType *chosenType, size_t *chosenIndex, ProfileType *chosenProfile, LevelType *chosenLevel) argument

Completed in 71 milliseconds