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

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

Completed in 16 milliseconds