Searched refs:cryptoinfo_mode_t (Results 1 – 3 of 3) sorted by relevance
170 } cryptoinfo_mode_t; typedef190 cryptoinfo_mode_t mode,219 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo*);
365 cryptoinfo_mode_t mode;410 cryptoinfo_mode_t mode, in AMediaCodecCryptoInfo_new()473 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo* ci) { in AMediaCodecCryptoInfo_getMode()475 return (cryptoinfo_mode_t) AMEDIA_ERROR_INVALID_OBJECT; in AMediaCodecCryptoInfo_getMode()
353 (cryptoinfo_mode_t) mode, in AMediaExtractor_getSampleCryptoInfo()