![]() |
|
|||
0001 /* SPDX-License-Identifier: MIT */ 0002 /* 0003 * Copyright © 2021 Intel Corporation 0004 */ 0005 0006 #ifndef _INTEL_QP_TABLES_H_ 0007 #define _INTEL_QP_TABLES_H_ 0008 0009 #include <linux/types.h> 0010 0011 u8 intel_lookup_range_min_qp(int bpc, int buf_i, int bpp_i); 0012 u8 intel_lookup_range_max_qp(int bpc, int buf_i, int bpp_i); 0013 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |