Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Drc_calc_fpu.c31 #define table_hash(mode, bpc, max_min) ((mode << 16) | (bpc << 8) | max_min) macro
37 #define TABLE_CASE(mode, bpc, max) case (table_hash(mode, BPC_##bpc, max)): \
68 int sel = table_hash(mode, bpc, max_min); in get_qp_set()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst182 active_table_hash := "active_table_hash=" <table_hash_alg> ":" <table_hash>
186 table_hash := Hash of the (<dm_version_str> ";" <device_metadata> ";" <table_load_data> ";")