Searched refs:pDescr (Results 1 – 2 of 2) sorted by relevance
172 XAVideoCodecDescriptor *pDescr) in android_videoCodec_getProfileLevelCombination() argument186 pDescr->codecId = decoderId; in android_videoCodec_getProfileLevelCombination()187 pDescr->profileSetting = convertOpenMaxIlToAl(VideoDecoderCapabilities[decoderIndex]. in android_videoCodec_getProfileLevelCombination()189 pDescr->levelSetting = convertOpenMaxIlToAl(VideoDecoderCapabilities[decoderIndex]. in android_videoCodec_getProfileLevelCombination()192 pDescr->maxWidth = 0; in android_videoCodec_getProfileLevelCombination()193 pDescr->maxHeight = 0; in android_videoCodec_getProfileLevelCombination()194 pDescr->maxFrameRate = 0; in android_videoCodec_getProfileLevelCombination()195 pDescr->maxBitRate = 0; in android_videoCodec_getProfileLevelCombination()196 pDescr->rateControlSupported = 0; in android_videoCodec_getProfileLevelCombination()
83 XAuint32 plIndex, XAVideoCodecDescriptor *pDescr);