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

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.h48 kNumProfileTypes, enumerator in enum:android::VideoFormats::ProfileType
H A DVideoFormats.cpp238 for (i = 0; i < kNumProfileTypes; ++i) {
343 CHECK_LT(profile, kNumProfileTypes);
346 static const unsigned kProfileIDC[kNumProfileTypes] = {
359 static const unsigned kConstraintSet[kNumProfileTypes] = {

Completed in 67 milliseconds