Searched refs:PROFILE_CBP (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp175 mConfigs[i][j].profile = (1ul << PROFILE_CBP);
211 mConfigs[type][index].profile = (1ul << PROFILE_CBP);
253 bestProfile = PROFILE_CBP;
347 66, // PROFILE_CBP
360 0xc0, // PROFILE_CBP
H A DVideoFormats.h46 PROFILE_CBP = 0, enumerator in enum:android::VideoFormats::ProfileType

Completed in 61 milliseconds