Searched refs:cryptoinfo_mode_t (Results 1 – 3 of 3) sorted by relevance
576 } cryptoinfo_mode_t; typedef603 cryptoinfo_mode_t mode,651 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo*) __INTRODUCED_IN(21);
914 cryptoinfo_mode_t mode;981 cryptoinfo_mode_t mode, in AMediaCodecCryptoInfo_new()1052 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo* ci) { in AMediaCodecCryptoInfo_getMode()1054 return (cryptoinfo_mode_t) AMEDIA_ERROR_INVALID_OBJECT; in AMediaCodecCryptoInfo_getMode()
411 (cryptoinfo_mode_t) mode, in AMediaExtractor_getSampleCryptoInfo()