Searched refs:AMediaCodecCryptoInfo_getIV (Results 1 – 4 of 4) sorted by relevance
478 media_status_t AMediaCodecCryptoInfo_getIV(AMediaCodecCryptoInfo*, uint8_t *dst) __INTRODUCED_IN(21…
157 AMediaCodecCryptoInfo_getIV;
868 media_status_t AMediaCodecCryptoInfo_getIV(AMediaCodecCryptoInfo* ci, uint8_t *dst) { in AMediaCodecCryptoInfo_getIV() function
757 AMediaCodecCryptoInfo_getIV(mAMediaCodecCryptoInfo, dst)); in getIV()