Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c310 const char *dcc_max_compressed_block_str = NULL; in drmGetFormatModifierNameFromAmdDcc() local
328 dcc_max_compressed_block_str = "64B"; in drmGetFormatModifierNameFromAmdDcc()
331 dcc_max_compressed_block_str = "128B"; in drmGetFormatModifierNameFromAmdDcc()
334 dcc_max_compressed_block_str = "256B"; in drmGetFormatModifierNameFromAmdDcc()
338 if (dcc_max_compressed_block_str) in drmGetFormatModifierNameFromAmdDcc()
340 dcc_max_compressed_block_str); in drmGetFormatModifierNameFromAmdDcc()