Home
last modified time | relevance | path

Searched refs:DECRYPT_PARAMETERS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dpspdecryptionparam.h38 } DECRYPT_PARAMETERS; typedef
Dradeon_vcn_dec.c554 static void set_drm_keys(rvcn_dec_message_drm_t *drm, DECRYPT_PARAMETERS *decrypted) in set_drm_keys()
841 DECRYPT_PARAMETERS *decrypt = (DECRYPT_PARAMETERS *)picture->decrypt_key; in rvcn_dec_message_decode()
842 bool encrypted = (DECRYPT_PARAMETERS *)picture->protected_playback; in rvcn_dec_message_decode()