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

  /frameworks/av/media/libstagefright/
OMXCodec.cpp 982 int32_t supportedProfile = static_cast<int32_t>(param.eProfile);
985 supportedProfile, supportedLevel);
987 if (profile == supportedProfile &&
    [all...]
ACodec.cpp     [all...]

Completed in 35 milliseconds