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