nvenc.h 121 B

12345
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef __NVKM_NVENC_H__
  3. #define __NVKM_NVENC_H__
  4. #include <core/engine.h>
  5. #endif