Searched defs:supportedProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp4306 int32_t supportedProfile = static_cast<int32_t>(params.eProfile); local
4309 if (profile == supportedProfile && level <= supportedLevel) {

Completed in 20 milliseconds