Searched refs:LEVEL_31 (Results 1 - 2 of 2) sorted by path

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp176 mConfigs[i][j].level = (1ul << LEVEL_31);
212 mConfigs[type][index].level = (1ul << LEVEL_31);
254 bestLevel = LEVEL_31;
352 31, // LEVEL_31
H A DVideoFormats.h52 LEVEL_31 = 0, enumerator in enum:android::VideoFormats::LevelType

Completed in 24 milliseconds