Searched refs:cryptoinfo_mode_t (Results 1 – 3 of 3) sorted by relevance
184 } cryptoinfo_mode_t; typedef209 cryptoinfo_mode_t mode,245 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo*);
388 cryptoinfo_mode_t mode;445 cryptoinfo_mode_t mode, in AMediaCodecCryptoInfo_new()510 cryptoinfo_mode_t AMediaCodecCryptoInfo_getMode(AMediaCodecCryptoInfo* ci) { in AMediaCodecCryptoInfo_getMode()512 return (cryptoinfo_mode_t) AMEDIA_ERROR_INVALID_OBJECT; in AMediaCodecCryptoInfo_getMode()
371 (cryptoinfo_mode_t) mode, in AMediaExtractor_getSampleCryptoInfo()