Searched refs:AMediaCodecCryptoInfo (Results 1 – 2 of 2) sorted by relevance
51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo; typedef140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst);213 media_status_t AMediaCodecCryptoInfo_getIV(AMediaCodecCryptoInfo*, uint8_t *dst);219 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo*);224 media_status_t AMediaCodecCryptoInfo_getClearBytes(AMediaCodecCryptoInfo*, size_t *dst);229 media_status_t AMediaCodecCryptoInfo_getEncryptedBytes(AMediaCodecCryptoInfo*, size_t *dst);
151 AMediaCodecCryptoInfo *AMediaExtractor_getSampleCryptoInfo(AMediaExtractor *);