Searched refs:AMediaDrmScope (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/ndk/include/media/ |
D | NdkMediaDrm.h | 56 typedef AMediaDrmByteArray AMediaDrmScope; typedef 335 media_status_t AMediaDrm_getKeyRequest(AMediaDrm *, const AMediaDrmScope *scope, 399 const AMediaDrmScope *scope, const uint8_t *init, size_t initSize, 424 media_status_t AMediaDrm_provideKeyResponse(AMediaDrm *, const AMediaDrmScope *scope,
|
/frameworks/av/media/ndk/ |
D | NdkMediaDrm.cpp | 416 media_status_t AMediaDrm_getKeyRequest(AMediaDrm *mObj, const AMediaDrmScope *scope, in AMediaDrm_getKeyRequest() 429 const AMediaDrmScope *scope, const uint8_t *init, size_t initSize, in AMediaDrm_getKeyRequestWithDefaultUrlAndType() 510 media_status_t AMediaDrm_provideKeyResponse(AMediaDrm *mObj, const AMediaDrmScope *scope, in AMediaDrm_provideKeyResponse()
|