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

/frameworks/wilhelm/src/android/
H A DVideoCodec_to_android.h68 extern SLresult android_videoCodec_getProfileLevelCombinationNb(XAuint32 decoderId, XAuint32 *pNb);
H A DVideoCodec_to_android.cpp148 SLresult android_videoCodec_getProfileLevelCombinationNb(XAuint32 decoderId, XAuint32 *pNb) function in namespace:android
/frameworks/wilhelm/src/itf/
H A DIVideoDecoderCapabilities.cpp78 result = android::android_videoCodec_getProfileLevelCombinationNb(decoderId, pIndex);

Completed in 105 milliseconds