Home
last modified time | relevance | path

Searched refs:android_videoCodec_getProfileLevelCombination (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
DVideoCodec_to_android.h82 extern SLresult android_videoCodec_getProfileLevelCombination(XAuint32 decoderId,
DVideoCodec_to_android.cpp171 SLresult android_videoCodec_getProfileLevelCombination(XAuint32 decoderId, XAuint32 plIndex, in android_videoCodec_getProfileLevelCombination() function
/frameworks/wilhelm/src/itf/
DIVideoDecoderCapabilities.cpp91 result = android::android_videoCodec_getProfileLevelCombination(decoderId, *pIndex, in IVideoDecoderCapabilities_GetVideoDecoderCapabilities()