Searched refs:pDescr (Results 1 – 2 of 2) sorted by relevance
168 XAVideoCodecDescriptor *pDescr) in android_videoCodec_getProfileLevelCombination() argument182 pDescr->codecId = decoderId; in android_videoCodec_getProfileLevelCombination()183 pDescr->profileSetting = convertOpenMaxIlToAl(VideoDecoderCapabilities[decoderIndex]. in android_videoCodec_getProfileLevelCombination()185 pDescr->levelSetting = convertOpenMaxIlToAl(VideoDecoderCapabilities[decoderIndex]. in android_videoCodec_getProfileLevelCombination()188 pDescr->maxWidth = 0; in android_videoCodec_getProfileLevelCombination()189 pDescr->maxHeight = 0; in android_videoCodec_getProfileLevelCombination()190 pDescr->maxFrameRate = 0; in android_videoCodec_getProfileLevelCombination()191 pDescr->maxBitRate = 0; in android_videoCodec_getProfileLevelCombination()192 pDescr->rateControlSupported = 0; in android_videoCodec_getProfileLevelCombination()
83 XAuint32 plIndex, XAVideoCodecDescriptor *pDescr);