Searched refs:cryptoinfo_mode_t (Results 1 – 3 of 3) sorted by relevance
546 } cryptoinfo_mode_t; typedef573 cryptoinfo_mode_t mode,621 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo*) __INTRODUCED_IN(21);
910 cryptoinfo_mode_t mode;977 cryptoinfo_mode_t mode, in AMediaCodecCryptoInfo_new()1048 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo* ci) { in AMediaCodecCryptoInfo_getMode()1050 return (cryptoinfo_mode_t) AMEDIA_ERROR_INVALID_OBJECT; in AMediaCodecCryptoInfo_getMode()
407 (cryptoinfo_mode_t) mode, in AMediaExtractor_getSampleCryptoInfo()