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

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

Completed in 25 milliseconds