Searched refs:Delete_SecureDecodeInterface (Results 1 – 4 of 4) sorted by relevance
58 void Delete_SecureDecodeInterface(CodechalSecureDecodeInterface *pInterface) in Delete_SecureDecodeInterface() function63 cp_interface->Delete_SecureDecodeInterface(pInterface); in Delete_SecureDecodeInterface()
89 virtual void Delete_SecureDecodeInterface(CodechalSecureDecodeInterface *pInterface) = 0;
168 void Delete_SecureDecodeInterface(CodechalSecureDecodeInterface* pCodechalSecureDecodeInterface);
47 extern void Delete_SecureDecodeInterface(CodechalSecureDecodeInterface* codechalSecureDecodeInterfa…891 pOsInterface->pfnDeleteSecureDecodeInterface = Delete_SecureDecodeInterface; in Mos_InitOsInterface()