Searched refs:AMediaCodecCryptoInfo_getKey (Results 1 – 4 of 4) sorted by relevance
473 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst) __INTRODUCED_IN(2…
158 AMediaCodecCryptoInfo_getKey;
856 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo* ci, uint8_t *dst) { in AMediaCodecCryptoInfo_getKey() function
746 AMediaCodecCryptoInfo_getKey(mAMediaCodecCryptoInfo, dst)); in getKey()