Home
last modified time | relevance | path

Searched refs:mDeviceApiLevel (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.h100 int mDeviceApiLevel; member
DC2SoftAacDec.cpp294 mDeviceApiLevel(android_get_device_api_level()) { in C2SoftAacDec()
910 if (mDeviceApiLevel < __ANDROID_API_S__) { in process()