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

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

Completed in 171 milliseconds