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

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

Completed in 566 milliseconds