Searched defs:pNb (Results 1 - 1 of 1) sorted by relevance

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

Completed in 640 milliseconds