Searched refs:AMediaCodecCryptoInfo_getEncryptedBytes (Results 1 – 5 of 5) sorted by relevance
581 media_status_t AMediaCodecCryptoInfo_getEncryptedBytes(AMediaCodecCryptoInfo*, size_t *dst) __INTRO…
51 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMediaCodecCryptoInfo_getEncryptedBytes);331 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AMediaCodecCryptoInfo_getEncryptedBytes); in init_stub_library()
156 AMediaCodecCryptoInfo_getEncryptedBytes;
906 media_status_t AMediaCodecCryptoInfo_getEncryptedBytes(AMediaCodecCryptoInfo* ci, size_t *dst) { in AMediaCodecCryptoInfo_getEncryptedBytes() function