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

  /frameworks/av/media/libstagefright/wifi-display/
VideoFormats.h 46 PROFILE_CBP = 0,
VideoFormats.cpp 175 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

Completed in 3446 milliseconds