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

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.h51 enum LevelType { enum in struct:android::VideoFormats
74 ProfileType profile, LevelType level);
83 ProfileType profile, LevelType level);
87 ProfileType *profile, LevelType *level) const;
95 ProfileType profile, LevelType level,
108 LevelType *chosenLevel);
H A DVideoFormats.cpp183 ProfileType profile, LevelType level) {
222 ProfileType profile, LevelType level) {
232 ProfileType *profile, LevelType *level) const{
258 *level = (LevelType) bestLevel;
341 ProfileType profile, LevelType level, unsigned *profileIdc,
454 LevelType *chosenLevel) {
536 LevelType srcLevel, sinkLevel;
/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.h60 VideoFormats::LevelType videoLevelType);
141 VideoFormats::LevelType videoLevelType);
157 VideoFormats::LevelType videoLevelType);
H A DWifiDisplaySource.h141 VideoFormats::LevelType mChosenVideoLevel;
H A DPlaybackSession.cpp386 VideoFormats::LevelType videoLevelType) {
889 VideoFormats::LevelType videoLevelType) {
1030 VideoFormats::LevelType videoLevelType) {

Completed in 194 milliseconds