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

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp490 size_t bestType = 0; local
519 bestType = i;
531 *chosenType = (ResolutionType)bestType;
538 (ResolutionType)bestType, bestIndex,
541 (ResolutionType)bestType, bestIndex,

Completed in 713 milliseconds