Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DVideoCodec_to_android.cpp154 SLresult android_videoCodec_getProfileLevelCombinationNb(XAuint32 decoderId, XAuint32 *pNb) in android_videoCodec_getProfileLevelCombinationNb() argument
160 *pNb = VideoDecoderNbProfLevel[decoderIndex]; in android_videoCodec_getProfileLevelCombinationNb()
167 *pNb = 0; in android_videoCodec_getProfileLevelCombinationNb()
DVideoCodec_to_android.h68 extern SLresult android_videoCodec_getProfileLevelCombinationNb(XAuint32 decoderId, XAuint32 *pNb);