Searched refs:dcc_control (Results 1 – 3 of 3) sorted by relevance
223 enum dcc_control dcc_control; in hubbub2_get_dcc_compression_cap() local246 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()249 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()251 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()253 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()256 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()258 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()260 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()267 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()272 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()[all …]
123 .dcc_control = hubp1_dcc_control,
13302 …out->informative.dcc_control[k].max_uncompressed_block_plane0 = mode_lib->mp.DCCYMaxUncompressedBl… in dml2_core_calcs_get_informative()13303 …out->informative.dcc_control[k].max_compressed_block_plane0 = mode_lib->mp.DCCYMaxCompressedBlock[… in dml2_core_calcs_get_informative()13304 out->informative.dcc_control[k].independent_block_plane0 = mode_lib->mp.DCCYIndependentBlock[k]; in dml2_core_calcs_get_informative()13305 …out->informative.dcc_control[k].max_uncompressed_block_plane1 = mode_lib->mp.DCCCMaxUncompressedBl… in dml2_core_calcs_get_informative()13306 …out->informative.dcc_control[k].max_compressed_block_plane1 = mode_lib->mp.DCCCMaxCompressedBlock[… in dml2_core_calcs_get_informative()13307 out->informative.dcc_control[k].independent_block_plane1 = mode_lib->mp.DCCCIndependentBlock[k]; in dml2_core_calcs_get_informative()