File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
media_driver/linux/common/cm Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Intel(R) C for Media Runtime
1+ # Intel(R) C for Metal Runtime
22
33
44## Introduction
@@ -7,7 +7,7 @@ cmrtlib is a runtime library needed when user wants to execute their own GPU ker
77
88## License
99
10- The Intel(R) C for Media Runtime is distributed under the MIT license.
10+ The Intel(R) C for Metal Runtime is distributed under the MIT license.
1111You may obtain a copy of the License at:
1212
1313https://opensource.org/licenses/MIT
Original file line number Diff line number Diff line change 2121*/
2222//!
2323//! \file media_libva_cm.c
24- //! \brief LibVA CM(C for Media ) extensions interface implementaion
24+ //! \brief LibVA CM(C for Metal ) extensions interface implementaion
2525//!
2626#include <va/va.h>
2727#include <va/va_vpp.h>
Original file line number Diff line number Diff line change 2121*/
2222//!
2323//! \file media_libva_cm.h
24- //! \brief LibVA CM(C for Media ) extensions interface definition
24+ //! \brief LibVA CM(C for Metal ) extensions interface definition
2525//!
2626
2727#ifndef _MEDIA_LIBVA_CM_H_
You can’t perform that action at this time.
0 commit comments