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

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

Completed in 876 milliseconds