Searched refs:plIndex (Results 1 – 2 of 2) sorted by relevance
172 SLresult android_videoCodec_getProfileLevelCombination(XAuint32 decoderId, XAuint32 plIndex, in android_videoCodec_getProfileLevelCombination() argument181 if (!(plIndex < VideoDecoderCapabilities[decoderIndex].mProfileLevels.size())) in android_videoCodec_getProfileLevelCombination()189 mProfileLevels.itemAt(plIndex).mProfile); in android_videoCodec_getProfileLevelCombination()191 mProfileLevels.itemAt(plIndex).mLevel); in android_videoCodec_getProfileLevelCombination()
83 XAuint32 plIndex, XAVideoCodecDescriptor *pDescr);